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