nwaku/waku/node
Oskar Thoren 9fc3e11f3b
Propagating subscribes work, BUT at perf (need light node behavior)
2020-06-03 19:32:11 +08:00
..
v1 add a Dockerfile for creating nim-waku images 2020-05-27 12:51:20 +02:00
v2 Propagating subscribes work, BUT at perf (need light node behavior) 2020-06-03 19:32:11 +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.