WalletConnect

WalletConnect, the wallet is a JSON-RPC service that the dapp can query through an encrypted tunnel and an online relay.

Connecting wallets to your app is extremely simple when you use wagmi. It takes less than five minutes to get up and running with MetaMask, WalletConnect, and Coinbase Wallet! The example below uses useConnect, useAccount, and useDisconnect to allow you to connect a wallet and view ENS information for the connected account.

Last updated