Docs

XDEFIWallet

Wallet interface to connect XDEFI extension or mobile app

Example

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

const wallet = new XDEFIWallet();

wallet.connect();

Inherited Methods

Properties