nwaku/waku/node
Kim De Mey ddcfc3fdd6
V2cleanup (#115)
* Cleanup of warnings + imports, etc.

* Remove connected_peers metric as there is already libp2p_pubsub_peers
2020-08-31 11:32:41 +08:00
..
v1 Properly exit when address is already in use, fix #15 (#108) 2020-08-27 10:44:52 +08:00
v2 V2cleanup (#115) 2020-08-31 11:32:41 +08:00
README.md Add back metrics and grafana server under insecure flag 2020-07-07 10:43:46 +08:00

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