nwaku/waku/node
Dean Eigenmann b2edfe8dda
feature/start-protocol-command (#209)
* started working

* fixes

* rename start -> mount

* started logging

* mounting relay

* Update wakunode2.nim

* start of fixe

* fix

* fix

* fixes

* Update waku/node/v2/wakunode2.nim

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* removed comment

* fix

* update

* changed the default

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-10-20 10:36:27 +08:00
..
v1 Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
v2 feature/start-protocol-command (#209) 2020-10-20 10:36:27 +08: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

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