nwaku/waku/node
Kim De Mey dcbefbf4d6
Wakuv1v2 process (#238)
* Add start of wakubridge with only waku v1 node for now

* Add waku v2 node to wakubridge

* Add bridge target to makefile

* Keep waku v1 PoW configurable

* Fix for latest WakuNode API

* Fix Makefile target all

* Rename to config_bridge and at brief docs on bridge

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-10-21 17:54:29 +08:00
..
v1 Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
v2 Wakuv1v2 process (#238) 2020-10-21 17:54:29 +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
config_bridge.nim Wakuv1v2 process (#238) 2020-10-21 17:54:29 +08:00
wakubridge.nim Wakuv1v2 process (#238) 2020-10-21 17:54:29 +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