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