About
With Waku - you can send and receive messages in a decentralized manner.
Waku is censorship-resistant, off-chain and agnostic: It is built as a public good for the Ethereum ecosystem.
Status designed and uses Waku to power its decentralized chat app, however, Waku can be used for many other use cases: Games, marketplace, social media, notifications and any other programmatic data exchange that can go off-chain.
The Waku Implementations are:
* js-waku: Run Waku in the browser, add communication to your web app directly in the front end, no need for a (centralized) backend service
* nwaku: Run Waku alongside your network node, using its JSON RPC to access the Waku network
* go-waku: Integrate Waku directly in your native app (c-bindings are available for C# and Kotlin)
With Waku - you can send and receive messages in a decentralized manner.
Waku is censorship-resistant, off-chain and agnostic: It is built as a public good for the Ethereum ecosystem.
Status designed and uses Waku to power its decentralized chat app, however, Waku can be used for many other use cases: Games, marketplace, social media, notifications and any other programmatic data exchange that can go off-chain.
The Waku Implementations are:
- js-waku: Run Waku in the browser, add communication to your web app directly in the front end, no need for a (centralized) backend service
- nwaku: Run Waku alongside your network node, using its JSON RPC to access the Waku network
- go-waku: Integrate Waku directly in your native app (c-bindings are available for C# and Kotlin)