0.1.2 • Published 2 years ago

@coinflowlabs/withdraw-react v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Coinflow Withdraw React

Usage

import {useWallet} from '@solana/wallet-adapter-react';
const wallet = useWallet();

<CoinflowWithdraw wallet={wallet} merchantId='<YOUR MERCHANT ID>' coinflowUrl=''/>;

Props:

  • wallet: The Solana Wallet Adapter Wallet
  • merchantId: Your Merchant ID (Contact Coinflow support for this)
  • coinflowUrl (optional): The base coinflow URL defaults to https://coinflow.cash