Browser library using Noise Protocols for Waku Payload Encryption https://rfc.vac.dev/spec/35/
npm install @waku/noise
# or with yarn
yarn add @waku/noise
Refer to the specs and examples for details on how to use this library
An example of usage of js-noise library with waku can be seen here: https://examples.waku.org/noise-js/
The code for this example is available in the js-waku-examples repository repository
You can also refer to the test units available within this repository (*.spec.ts
) for more examples on usage.
If you encounter any bug or would like to propose new features, feel free to open an issue.
For more general discussion, help and latest news, join Vac Discord or Telegram.
Licensed and distributed under either of
or
at your option. These files may not be copied, modified, or distributed except according to those terms.