diff --git a/README.md b/README.md index cf6a1ff..71b07d2 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# examples \ No newline at end of file +# 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)