Wallet interface to connect Core wallet extension or mobile app.
import { CoreWallet } from "@thirdweb-dev/wallets"; const wallet = new CoreWallet(); wallet.connect();