Docs

TrustWallet

Wallet interface for connecting Trust Wallet extension or mobile app.

Example

import { TrustWallet } from "@thirdweb-dev/wallets";
const wallet = new TrustWallet();
wallet.connect();

Methods

Inherited Methods

Properties