Examples on how to use the js-waku library
Go to file
fryorcraken.eth 491062154b
feat: use filter+light push instead of relay
The node already leaks IP by using store. There would be some advantages to use relay to send messages but not as much as if only relay was used.
2022-09-02 14:24:20 +10:00
.github feat: remove eth-pm-wallet-encryption 2022-08-29 16:27:13 +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(relay-angular-ks: run with chromeheadless when in CI 2022-08-08 13:16:17 +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 build(store-react-js): install missing deps 2022-08-08 12:19:05 +10:00
web-chat feat: use filter+light push instead of relay 2022-09-02 14:24:20 +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.