Docs

FrameWallet

Wallet Interface to connect Frame Wallet

Example

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

Inherited Methods

Properties