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());