mirror of https://github.com/waku-org/js-waku.git
07d2c81d1d
- GitHub automatically print README.md file in folder. - Point to docs website that contains some external examples. |
||
---|---|---|
.. | ||
eth-pm | ||
eth-pm-wallet-encryption | ||
min-react-js-chat | ||
store-reactjs-chat | ||
unpkg-js-store | ||
web-chat | ||
README.md |
README.md
Examples
Here is the list of the code examples and the features they demonstrate:
- Web Chat App: Group chat, React/TypeScript, Relay, Store.
- Ethereum Private Message Web App: Private Messaging, React/TypeScript, Light Push, Signature with Web3, Asymmetric Encryption.
- Minimal ReactJS Chat App: Group chat, React/JavaScript, Relay, Protobuf using
protons
. - Minimal ReactJS Waku Store App: Waku Store, React/JavaScript, Protobuf using
protons
. - Pure Javascript Using Minified Library: Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
See https://docs.dappconnect.dev/docs/examples/ for more examples.