mirror of https://github.com/waku-org/nwaku.git
e8d3156571
* Make basic Waku v2 examples run again Regression introduced in https://github.com/status-im/nim-waku/pull/117 Happened due to example not being run on CI. - Add wakuexample to all target - Fix example2 to run - Basic formatting * Update examples/v2/basic2.nim Co-authored-by: Kim De Mey <kim.demey@gmail.com> * Update examples/v2/basic2.nim * Update examples/v2/basic2.nim * Update examples/v2/basic2.nim Co-authored-by: Kim De Mey <kim.demey@gmail.com> |
||
---|---|---|
.. | ||
v1 | ||
v2 | ||
README.md | ||
common.nim |
README.md
Waku Node
This folder contains Waku node implementations and simulations.
Currently,
- v1 contains the implementation according to Waku specification v1.
- v2 is experimental development with Waku build on top of libp2p.
Run simulation
To get metrics server, etc.
make NIMFLAGS="-d:insecure" wakusim2