mirror of https://github.com/status-im/js-waku.git
493 B
493 B
Examples
Here is the list of the code examples and the features they demonstrate:
- Web Chat App: Group chat, React/TypeScript, Relay, Store.
- CLI Chat App: Group chat, Node JS/TypeScript, Relay, Light Push, Store.
- Ethereum Direct Message Web App: Private Messaging, React/TypeScript, Light Push, Signature with Web3, Asymmetric Encryption.
- Minimal JS Web Chat App: Group chat, React/JavaScript, Relay, Protobuf using
protons
.