You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of monero and bitcoin when I want to pay for an invoice I like to copy the monero/bitcoin URI
Sadly Stack Wallet does not support parsing of monero/bitcoin URI
How I see it...
This feature would intercept pasting of text into monero/bitcoin send address and send amount text input fields
When detected pasting of bitcoin or monero scheme app would cancel pasting of text followed by programmatically inserting parsed address and/or amount into address and/or amount fields followed by changing of focus to either amount text input field (if still empty) or to send button
As a user of monero and bitcoin when I want to pay for an invoice I like to copy the monero/bitcoin URI
Sadly Stack Wallet does not support parsing of monero/bitcoin URI
How I see it...
This feature would intercept pasting of text into monero/bitcoin send address and send amount text input fields
When detected pasting of bitcoin or monero scheme app would cancel pasting of text followed by programmatically inserting parsed address and/or amount into address and/or amount fields followed by changing of focus to either amount text input field (if still empty) or to send button
I can bounty this 1 xmr
Here pages for monero/bitcoin URI
https://github.com/monero-project/monero/wiki/URI-Formatting
https://en.bitcoin.it/wiki/BIP_0021
The text was updated successfully, but these errors were encountered: