nwaku/waku/v2/protocol
Sanaz Taheri Boshrooyeh 79459d29ce
Feat(Rln relay): enables relay-mode only (#1051)
* makes eth private key optional

* makes eth account private key field optional

* clarifies a comment
2022-07-28 11:45:29 -07:00
..
waku_filter fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
waku_lightpush fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
waku_noise feat(noise): add Noise Handshake processing and after-handshake encryption (#934) 2022-06-03 21:12:41 +02:00
waku_rln_relay Feat(Rln relay): enables relay-mode only (#1051) 2022-07-28 11:45:29 -07:00
waku_store chore: remove unused imports 2022-06-30 00:35:18 +02:00
waku_swap fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
waku_message.nim fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
waku_relay.nim Add bridge docs and minor improvements (#867) 2022-02-28 18:16:50 +01:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.