Docs

WalletConnect

Wallet interface to connect a wallet using WalletConnect protocol by either opening the official WalletConnect Modal or by displaying a custom QR Code.

Example

import { WalletConnect } from "@thirdweb-dev/wallets";
const wallet = new WalletConnect();
wallet.connect();

Methods

Inherited Methods

Properties

Accessors