add web3modal (#466)

This commit is contained in:
Glitch 2024-02-07 14:43:25 -03:00 committed by GitHub
parent 9b0358c3c5
commit ae557b019e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,12 @@
Catalogue of various wallet and dapp examples implementing WalletConnect's **SDKs and APIs**. Each example contains its own README with further instructions and explanations.
### Web3Modal SDK
- [Next App router + Web3Modal](https://github.com/WalletConnect/web-examples/tree/main/dapps/web3modal/next)
- [React + Web3Modal](https://github.com/WalletConnect/web-examples/tree/main/dapps/web3modal/react)
- [SvelteKit + Web3Modal](https://github.com/WalletConnect/web-examples/tree/main/dapps/web3modal/svelte) ([Demo](https://evmtest.walletconnect.com/))
### Web3Wallet SDK
**Wallets:**