Wallet interface to connect Zerion Wallet extension or mobile app.
import { ZerionWallet } from "@thirdweb-dev/wallets"; const wallet = new ZerionWallet(); wallet.connect();