This repository is dedicated to experimental proof of concepts and research related to js-waku libraries.
Webapps in this repo are hosted at https://lab.waku.org/ For ready-to-use examples to build with js-waku. Go to https://examples.waku.org/
The following examples are not as actively maintained as the above and may not work with latest js-waku packages.
Send messages between several users (or just one) using light client targetted protocols.
- code
- website
- Demonstrates: Waku Light node: Filter + Light Push, Pure Javascript/HTML using ESM/unpkg bundle.
This example uses Waku Relay to send and receive simple text messages.
- code
- website
- Demonstrates: LightPush, Filter, Noise encryption.
- code
- website
- Demonstrates: LightPush, Filter, Noise encryption, WebRTC.
The master
branch is being built by Jenkins CI:
https://ci.infra.status.im/job/website/job/lab.waku.org/
Based on the ci/Jenkinsfile
.