Docs

CoreWallet

Wallet interface to connect Core wallet extension or mobile app.

Example

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

Methods

Inherited Methods

Properties