nwaku/waku/node
Oskar Thoren c67e36fc13
Use waku protocol; switch to p2p in multiaddress; trace
2020-05-18 14:03:33 +08:00
..
v1 Move and update Readme.md (#9) 2020-05-08 22:39:16 +02:00
v2 Use waku protocol; switch to p2p in multiaddress; trace 2020-05-18 14:03:33 +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.