Files
plugins/noise/requirements.txt
Christian Decker ac49e8bd07 noise: Initial version of the noise chat plugin
Based on the WhatSat idea by @joostjager, this plugin implements a simple chat
protocol based on top of `createonion` and `sendonion`.
2020-02-04 12:32:07 +01:00

4 lines
47 B
Plaintext

pyln-client>=0.8.0
bitstring==3.1.6
pyln-proto