Merge branch 'wallets'

This commit is contained in:
Ilja 2022-02-18 15:14:58 +02:00
commit 426dd9f487

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)