DePayFi / widgets

💸 Payments directly into your wallet. DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion and state-of-the-art widgets.
https://depay.com
MIT License
96 stars 36 forks source link

DePay Connect Widget #17

Closed 10xSebastian closed 3 years ago

10xSebastian commented 3 years ago

DePay Connect

DePay Connect allows you to have your users connect their crypto wallet to your dApp or website.

Returns connected account, accounts and wallet in return.

<script src="https://depay.fi/integrate/widgets/v2.js"/>
let { account, accounts, wallet }  = await DePayWidgets.Connect()

See depay-web3-wallets for more details about the returned wallet.