nwaku/waku/node
Dean Eigenmann c770e3fd76
updated printing enode of peer (#32)
2020-06-19 15:53:06 +02:00
..
v1 updated printing enode of peer (#32) 2020-06-19 15:53:06 +02:00
v2 Break out sim into scenarios, one full node mesh vs light 2020-06-15 11:09:20 +08:00
README.md Add Waku node README 2020-05-15 12:07:49 +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.