Add root Readme

This commit is contained in:
Ilja 2022-02-18 15:14:47 +02:00
parent 26d12d4213
commit 2ee2f17b66

View File

@ -1 +1,7 @@
# examples
# Examples
Catalogue of various wallet and dapp examples implementing WalletConnect. Each example contains its own readme with further instructions and explanations.
- [React Wallet Ethers - V2](https://github.com/WalletConnect/web-examples/tree/main/wallets/react-wallet-v2)
- [React Dapp Ethers - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2-with-ethers)
- [React Dapp Web3 - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2)