nwaku/waku/node
Oskar Thoren c5fa3543ff
WIP try to fix port shift and multiple address mismatch
2020-05-28 11:28:44 +08:00
..
v1 add a Dockerfile for creating nim-waku images 2020-05-27 12:51:20 +02:00
v2 WIP try to fix port shift and multiple address mismatch 2020-05-28 11:28:44 +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.