Examples on how to use the js-waku library
Go to file
fryorcraken.eth 6b5a5dbde0
Merge pull request #93 from waku-org/upgrade-js-waku
2022-09-05 15:38:03 +10:00
.github chore: add issues to waku Product project board 2022-09-02 14:32:43 +10:00
eth-pm build(eth-pm): bump js-waku to next 2022-09-05 15:26:16 +10:00
relay-angular-chat ci(angular): disable tests 2022-09-05 09:49:08 +10: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 chore: ignore dist and node_modules folders 2022-08-08 12:36:49 +10: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 Update readme 2022-06-17 10:49:30 +10: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.