nwaku/waku/protocol
Dean Eigenmann 25b48bb99e
enhancement/store-message-handler (#185)
* started working on wrapper

* fixes

* changes

* fixes

* Update waku_store.nim
2020-09-25 16:02:13 +02:00
..
v1 Bump vendor, fix builds and add v2 to CI (#45) 2020-07-13 12:08:03 +02:00
v2 enhancement/store-message-handler (#185) 2020-09-25 16:02:13 +02:00
README.md Move and update Readme.md (#9) 2020-05-08 22:39:16 +02:00

README.md

Waku Protocol

This folder contains supported versions of the Waku protocol.

Currently,

  • v1 contains the implementation according to Waku specification v1.
  • v2 is experimental development with Waku build on top of libp2p.