nwaku/waku/node
Dean Eigenmann bfb29338a1
fixes/wait-for-start (#228)
* fixes subscribe to wait for start

* moved around

* added test

* fix

* eol

* rm

* removed as waku is default

* updated docs

* fix

* Update node.md

* Update node.md

* Update wakunode2.nim

* Update wakunode2.nim

* fix test

* rm

* fix

* fixes

* fixes

* fix

* fix

* using connect

* fix

* fix

* Update wakubridge.nim

* Update wakunode2.nim
2020-10-22 13:12:00 +02:00
..
v1 Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
v2 fixes/wait-for-start (#228) 2020-10-22 13:12:00 +02:00
README.md Add back metrics and grafana server under insecure flag 2020-07-07 10:43:46 +08:00
common.nim WakuNode init without WakuNodeConf (#117) 2020-09-01 10:09:54 +08:00
config_bridge.nim Wakuv1v2 process (#238) 2020-10-21 17:54:29 +08:00
wakubridge.nim fixes/wait-for-start (#228) 2020-10-22 13:12:00 +02: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