docs: use walletconnect subdomains for demo links in top-level readme
This commit is contained in:
parent
2c314afee9
commit
86987454eb
@ -4,11 +4,11 @@ Catalogue of various wallet and dapp examples implementing WalletConnect v2. Eac
|
||||
|
||||
### Wallets
|
||||
|
||||
- [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 Wallet Ethers - V2](https://github.com/WalletConnect/web-examples/tree/main/wallets/react-wallet-v2) ([Demo](https://react-wallet.walletconnect.com/))
|
||||
|
||||
### dApps
|
||||
|
||||
- [React dApp (with standalone client) - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2) ([Demo](https://react-dapp-v2.vercel.app/))
|
||||
- [React dApp (with standalone client) - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2) ([Demo](https://react-app.walletconnect.com/))
|
||||
- [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/))
|
||||
- [React dApp (with CosmosProvider) - V2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2-cosmos-provider) ([Demo](https://react-dapp-v2-cosmos-provider.vercel.app/))
|
||||
|
Loading…
Reference in New Issue
Block a user