Docs

PhantomWallet

Wallet interface to connect Phantom Wallet

Example

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

Inherited Methods

Properties