mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 12:53:08 +00:00
As other examples may or not also fail, best to have full result to investigate and fix all examples at once.
Examples
Here is the list of the examples using js-waku 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 Waku Relay App:
Group chat,
React/JavaScript,
create-react-app/react-scripts5.0.0, Waku Relay Protobuf usingprotons, No async/await syntax. - Minimal ReactJS Waku Store App: Waku Store, React/JavaScript, Protobuf using
protons. - Using Waku Store in JavaScript: Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
- Using Waku Relay in JavaScript: Receive and send text messages with Waku Relay, Use minified bundle from Unpkg.com, JavaScript.
See https://docs.wakuconnect.dev/docs/examples/ for more examples.
Description
Languages
JavaScript
90.1%
HTML
5.6%
Dockerfile
3.4%
Shell
0.9%