Added copy
This commit is contained in:
parent
31385d1025
commit
76cbdefef7
|
@ -0,0 +1,8 @@
|
|||
Waku is a peer-to-peer communication layer.
|
||||
|
||||
\The first protocol in Logos’ stack is Waku, which has its origins in Ethereum’s Whisper protocol, but is optimized for scalability and better usability.
|
||||
Waku removes centralized third parties from messaging - enabling private, secure, censorship-free communication.
|
||||
Waku is designed for generalized messaging, enabling both human-to-human or machine-to-machine communication.
|
||||
Waku is in production and is actively being used by projects like [Status](https://www.status.im) and [WalletConnect v2.](https://walletconnect.com/)
|
||||
It’s economic spam protection is still under research, and a paper published on the topic can be found [here](https://raw.githubusercontent.com/vacp2p/research/master/rln-research/Waku_RLN_Relay.pdf)
|
||||
[Current Specification](https://rfc.vac.dev/spec/6/) [Research Forum](https://forum.vac.dev/) [Github](https://github.com/vacp2p/)
|
Loading…
Reference in New Issue