nwaku/waku/node
Oskar Thoren f7b9fc2613
Change Waku RPC to have access to wakuProto; basic publish rpc
2020-05-22 14:18:14 +08:00
..
v1 Move and update Readme.md (#9) 2020-05-08 22:39:16 +02:00
v2 Change Waku RPC to have access to wakuProto; basic publish rpc 2020-05-22 14:18:14 +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.