wallet-connect-web-examples/README.md

9 lines
926 B
Markdown

# WalletConnect v2 Examples
Catalogue of various wallet and dapp examples implementing WalletConnect v2. 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) ([Demo](https://react-wallet-v2.vercel.app/walletconnect))
- [React dApp (with standalone v2 client) - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2) ([Demo](https://react-dapp-v2.vercel.app/))
- [React dApp (with EthereumProvider + Ethers.js) - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2-with-ethers) ([Demo](https://react-dapp-v2-with-ethers.vercel.app/))
- [React dApp (with EthereumProvider + web3.js) - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2-with-web3js) ([Demo](https://react-dapp-v2-with-web3js.vercel.app/))