nwaku/waku/node
Oskar Thorén a1bb2c4954
Accounting SWAP protocol basic data types and test (#262)
* Start of SWAP

* SWAP basic data types (untested)

* SWAP Add handshake test and fix imports

* SWAP Add cheque encode/decode test and fix bug
2020-11-13 14:02:17 +08:00
..
v1 Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
v2 Accounting SWAP protocol basic data types and test (#262) 2020-11-13 14:02:17 +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 Default topic: waku -> /waku/2/default-waku/proto 2020-10-28 13:19:43 +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