mirror of
https://github.com/kaichaosun/nim-noise
synced 2026-01-01 23:11:17 +00:00
No description
| examples | ||
| noise | ||
| tests | ||
| .gitignore | ||
| config.nims | ||
| LICENSE | ||
| noiseprotocol.nimble | ||
| README.md | ||
Noise Protocol Framework implementation in Nim
Usage
Install the package,
nimble install noiseprotocol
See the usage in the examples folder.
Development
# Install dependencies
nimble install
# Run the Noise NN pattern
nimble nn
# Run the Noise XX pattern
nimble xx