Examples on how to use the js-waku library
Go to file
Jakub Sokołowski 80efc5ad7c
ci: add Jenkinsfile for GitHub pages builds
Resolves: https://github.com/waku-org/js-waku-examples/issues/94

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-07 09:02:15 +02:00
.github chore: add issues to waku Product project board 2022-09-02 14:32:43 +10:00
ci ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00
eth-pm ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00
relay-angular-chat ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00
relay-js fix(js): waitForRemotePeer is not exported from js-waku 2022-09-05 15:30:26 +10:00
relay-reactjs-chat test(relay-reactjs-chat): jest doesn't like esm 2022-08-20 00:31:25 +10:00
store-js fix(js): waitForRemotePeer is not exported from js-waku 2022-09-05 15:30:26 +10:00
store-reactjs-chat feat(store-reactjs-chat): replace protons with protobufjs for protobuf serialization 2022-09-02 15:04:05 +10:00
web-chat build(web-chat): bump js-waku to next 2022-09-05 15:23:49 +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.