Wallet interface for connecting Trust Wallet extension or mobile app.
import { TrustWallet } from "@thirdweb-dev/wallets";const wallet = new TrustWallet();wallet.connect();