Docs

RabbyWallet

Wallet interface to connect Rabby wallet extension or mobile app

Example

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

Methods

Inherited Methods

Properties