mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
Example: rename file and point to docs website
- GitHub automatically print README.md file in folder. - Point to docs website that contains some external examples.
This commit is contained in:
parent
048fc20719
commit
07d2c81d1d
@ -69,6 +69,7 @@
|
|||||||
"reactjs",
|
"reactjs",
|
||||||
"recid",
|
"recid",
|
||||||
"rlnrelay",
|
"rlnrelay",
|
||||||
|
"roadmap",
|
||||||
"sandboxed",
|
"sandboxed",
|
||||||
"secio",
|
"secio",
|
||||||
"seckey",
|
"seckey",
|
||||||
|
|||||||
@ -7,3 +7,5 @@ Here is the list of the code examples and the features they demonstrate:
|
|||||||
- [Minimal ReactJS Chat App](min-react-js-chat): Group chat, React/JavaScript, Relay, Protobuf using `protons`.
|
- [Minimal ReactJS Chat App](min-react-js-chat): Group chat, React/JavaScript, Relay, Protobuf using `protons`.
|
||||||
- [Minimal ReactJS Waku Store App](store-reactjs-chat): Waku Store, React/JavaScript, Protobuf using `protons`.
|
- [Minimal ReactJS Waku Store App](store-reactjs-chat): Waku Store, React/JavaScript, Protobuf using `protons`.
|
||||||
- [Pure Javascript Using Minified Library](unpkg-js-store): Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
|
- [Pure Javascript Using Minified Library](unpkg-js-store): Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
|
||||||
|
|
||||||
|
See https://docs.dappconnect.dev/docs/examples/ for more examples.
|
||||||
Loading…
x
Reference in New Issue
Block a user