Examples on how to use the js-waku library
Go to file
fryorcraken.eth 2d45a1ba55
ci(angular): disable tests
Tests are nice to have for an examples and the current tests do not do much.
2022-09-05 09:49:08 +10:00
.github chore: add issues to waku Product project board 2022-09-02 14:32:43 +10:00
eth-pm build(deps): bump js-waku to 0.24.0-aa40959 2022-08-29 17:03:41 +10:00
relay-angular-chat ci(angular): disable tests 2022-09-05 09:49:08 +10:00
relay-js build(relay-js): bump js-waku to next 2022-08-31 13:05:59 +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: attempt to retrieve *any* message from store 2022-08-31 14:35:54 +10:00
store-reactjs-chat ci: do not run react tests 2022-09-01 10:38:47 +10:00
web-chat build(deps-dev): bump @types/react from 17.0.49 to 18.0.18 in /web-chat 2022-09-02 14:44:19 +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.