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