block-core / blockcore-wallet

Web5 Wallet for your coins, tokens, identities, NFTs and more.
https://www.blockcore.net/wallet
MIT License
43 stars 35 forks source link

Create payment request within the wallet #226

Closed sondreb closed 2 years ago

sondreb commented 2 years ago

Users should be allowed to create a payment request from within the wallet that they can share with third parties.

Should be aligned with the Bitcoin Design guidelines on this subject:

https://bitcoin.design/guide/daily-spending-wallet/requesting/

sondreb commented 2 years ago

I'll implement this using an tab control on the receive page, allow users to either simply render the address to receive, or fill out a form to generate a payment QR and link that can be shared.

sondreb commented 2 years ago

This has been completed.