Docs

Coin98Wallet

Wallet interface to connect Coin98 wallet extension or mobile app.

Example

import { Coin98Wallet } from "@thirdweb-dev/wallets";

const wallet = new Coin98Wallet();

wallet.connect();

Methods

Inherited Methods

Properties