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