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