Examples on how to use the js-waku library
Go to file
fryorcraken.eth 2d7989efca
feat(store-js): use `createLightNode`
2022-09-20 10:14:45 +10:00
.github chore: add issues to waku Product project board 2022-09-02 14:32:43 +10:00
ci feat: add light push + filter JavaScript example 2022-09-13 22:46:34 +10:00
eth-pm chore(eth-pm): bump ethers to 5.7.1 2022-09-20 10:12:49 +10:00
light-js feat(light-js): add labels 2022-09-20 10:14:42 +10:00
relay-angular-chat chore(relay-angular-chat): bump js-waku to 0.28.0 2022-09-20 10:14:43 +10:00
relay-js feat(relay-js): add label 2022-09-20 10:14:44 +10:00
relay-reactjs-chat chore(relay-reactjs-chat): bump js-waku to 0.28.0 2022-09-20 10:14:45 +10:00
store-js feat(store-js): use `createLightNode` 2022-09-20 10:14:45 +10:00
store-reactjs-chat chore: set different ports for React projects 2022-09-15 16:21:13 +10:00
web-chat chore: set different ports for React projects 2022-09-15 16:21:13 +10:00
.cspell.json test(web-chat): add spelling file 2022-08-08 11:26:39 +10:00
.gitignore ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00
LICENSE-APACHE-v2 First commit 2022-06-17 10:48:15 +10:00
LICENSE-MIT First commit 2022-06-17 10:48:15 +10:00
README.md ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00
package.json ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00

README.md

Examples

Here is the list of the examples using js-waku and the features they demonstrate:

See https://docs.wakuconnect.dev/docs/examples/ for more examples.

Continuous Integration

The master branch is being built by Jenkins CI: https://ci.infra.status.im/job/website/job/examples.waku.org/

Based on the ci/Jenkinsfile.