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