From ffbc2c94972f70d6e026e5d5ea169090c3642913 Mon Sep 17 00:00:00 2001 From: Glitch Date: Wed, 7 Feb 2024 13:06:46 -0300 Subject: [PATCH] add web3modal --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d320a1d12..97dd2784e 100644 --- a/README.md +++ b/README.md @@ -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:**