Is there a website widget or javascript library that turns any Bitcoin address into a clickable widget?

2

1

Was wondering is there a javascript widget or library that turns any BTC address on a website into a popup QR code on hover?

Patoshi パトシ

Posted 2015-11-06T20:57:31.010

Reputation: 8 911

Answers

1

You can create a QR code for any bitcoin address using Google's QR code maker:

https://chart.googleapis.com/chart?chs=250x250&cht=qr&chl=bitcoin:[your-bitcoin-address-here]

Just point to that as the img src and you'll get something that looks like this:

Note this address is used by a lot of tests as the private key is literally "1".

Jimmy Song

Posted 2015-11-06T20:57:31.010

Reputation: 7 067

how do you also add in an amount into the QR code?Patoshi パトシ 2015-11-07T05:58:20.117

Yes, add ?amount=[amount here] to the urlJimmy Song 2015-11-07T18:25:41.877

0

Btcwidget.com allows you to create custom widgets like this with your address.

m1xolyd1an

Posted 2015-11-06T20:57:31.010

Reputation: 3 356

0

Here is a great browser extention that finds a bitcoin address anywhere on the page including in the head. It can track your browsing time on each website with a btc address and then you can designate tip amounts to be paid to that site every certain period of time by your history. http://protip.is/

Lindner

Posted 2015-11-06T20:57:31.010

Reputation: 1