Examples #
JS-Waku Examples Repository #
We maintain a number of examples in the waku-org/js-waku-examples repository.
These examples use the latest published version of js-waku.
Any example from the repository can be bootstrapped by helper package @waku/app
. More details here: README.md
Community Examples #
Here are examples from the community.
Uber-like minimalistic car sharing app suing Vue.js #
Code: TheBojda/waku-uber.
Article: Decentralized Uber: Here’s How I Built It With Status.im, Waku, and Vue.js.
Demonstrates:
- Vue.js
- Waku Relay
- Protobuf using protons