Docs

ZerionWallet

Wallet interface to connect Zerion Wallet extension or mobile app.

Example

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

Methods

Inherited Methods

Properties