Blockstream / green_qt

Blockstream Green App
GNU General Public License v3.0
203 stars 32 forks source link

bitcoin: URI Support (BIP21) #53

Closed lclc closed 8 months ago

lclc commented 3 years ago

Description

Clicking on a bitcoin: URI on a website should open Green, prefilled the sending screen.

Version

Latest release

Steps to reproduce

  1. Go to https://bitcoin.org, scroll to the bottom
  2. Click on the BTC address

Expected behaviour

  1. Green opens with sending screen prefilled with the address '3E8ociqZa9mZUSwGdSmAEMAoAxBK3FNDcd'

Actual behaviour

Nothing happens

Screenshots

Something like this should show:

grafik

Device or machine

OSX. But it's missing for all OS.

Additional info

Linux: https://github.com/spesmilo/electrum/blob/master/electrum.desktop#L17 Windows: https://github.com/spesmilo/electrum/blob/master/contrib/build-wine/electrum.nsi#L135 OSX: https://github.com/spesmilo/electrum/blob/master/contrib/osx/make_osx#L167

BIP-0021: https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki

domegabri commented 8 months ago

duplicate of #103 - keeping that one open as is more recent. This will not part of the next release but likely the one after.