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