Docs

BloctoWallet

Wallet Interface to connect to Blocto Wallet

Example

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

const wallet = new BloctoWallet();

wallet.connect();

Inherited Methods

Properties