Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
7466592
Topic
599438
Board
Announcements (Altcoins)
Re: [ANN] SilkCoin | New Wallet | NOW on MintPal / Cryptsy | FULL POS
by
kalisto
on
23/06/2014, 11:54:17 UTC
Quote from: FredDag on June 23, 2014, 11:34:01 AM
Hi Kalisto... I didn't see this post earlier.
From what I can see (I hit a missing dll error on 9.0.2), the QR support is only partial...
You should be able to copy & paste the qr "silkcoin:xxxxx" link into a web browser address bar (or use in an
html tag) & it opens the Silkcoin wallet, pre-populating the payment transaction with the details from the link. I get a "protocol not associated with application" error when i try this.
Is that working for anyone else?
For this to work the handler silkcoin: needs to be registered inside your browser as a mime type.
Probably the best way to get this working is to include some reg entry inside a installer to add this functionality out of the box..
I expect every browser needs a seperate handler because firefox for example works from a config file and IE from the registry.
Anyway it should work if the URI is associated to the QT client.
Didnt try it but it should work almost like this for firefox >>
https://electrum.org/bitcoin_URIs.html