mirror of https://github.com/waku-org/js-waku.git
c69aad7708
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.1.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
eth-pm | ||
eth-pm-wallet-encryption | ||
relay-reactjs-chat | ||
store-reactjs-chat | ||
unpkg-js-store | ||
web-chat | ||
README.md |
README.md
Examples
Here is the list of the code examples and the features they demonstrate:
- Web Chat App: Group chat, React/TypeScript, Relay, Store.
- Ethereum Private Message Web App: Private Messaging, React/TypeScript, Light Push, Signature with Web3, Asymmetric Encryption.
- Minimal ReactJS Waku Relay App:
Group chat,
React/JavaScript,
create-react-app
/react-scripts
5.0.0, Waku Relay Protobuf usingprotons
, No async/await syntax. - Minimal ReactJS Waku Store App: Waku Store, React/JavaScript, Protobuf using
protons
. - Pure Javascript Using Minified Library: Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
See https://docs.wakuconnect.dev/docs/examples/ for more examples.