nwaku/waku/node
Oskar Thoren a229e910a0
Remove unused stuff from wakunode
2020-05-28 11:27:01 +08:00
..
v1 add a Dockerfile for creating nim-waku images 2020-05-27 12:51:20 +02:00
v2 Remove unused stuff from wakunode 2020-05-28 11:27:01 +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.