richΛrd eb17d5032f
chore: fix store.proto and add rln.proto (#19)
* fix: make the store.proto match the RFC definition

* feat: add RateLimitProof field and message definition
2023-10-25 14:17:43 +01:00
2022-11-11 02:07:03 +01:00
2022-11-11 02:07:03 +01:00
2022-11-11 02:07:03 +01:00
2022-11-11 02:07:03 +01:00
2022-11-11 02:07:03 +01:00
2022-11-11 02:07:03 +01:00

Waku

Waku v2 is a family of modular peer-to-peer protocols for secure communication. These protocols are designed to be secure, privacy-preserving, censorship-resistant, and able to run in resource-restricted environments. At a high level, Waku v2 implements a Pub/Sub messaging pattern over libp2p and adds capabilities to it.

Learn more about Waku

Requirements

Description
Waku v2 protocol wire formats repository
Readme
Languages
Makefile 100%