@web3-wallet/cryptocom-desktop-wallet
v2.4.1
Published
Cryptocom Desktop Wallet connector
Downloads
216
Maintainers
Readme
Crypto.com DeFi Desktop Wallet
Install
pnpm add @web3-wallet/cryptocom-desktop-wallet
Usage
import DesktopWallet from '@web3-wallet/cryptocom-desktop-wallet';
import { createWallet } from '@web3-wallet/react';
const wallet = createWallet(new DesktopWallet());