Bitcoin Forum
June 18, 2024, 03:52:54 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin button  (Read 1388 times)
payload (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 05, 2011, 11:38:31 AM
 #1

Hi,

i created a little tool to donate bitcoins with 2 clicks on websites.

https://github.com/payload/btcbtn#readme

The client needs to run the btcbtn python script as a daemon and the website needs a link like this one:

Code:
<a href="http://localhost:8170/donate/12UjAGVyKwmH3dN7TmEvxGLf3iomNX8G43?amount=0.1">
  donate 0.1 BTC <br>
  12UjAGVyKwmH3dN7TmEvxGLf3iomNX8G43
</a>

Copy paste donations for users which don't have btcbtn are still possible cause the link shows the bitcoin address.

Try it!

The biggest pro in my opinion is, that it is more automatic and it does not need any registration with some kind of service or remote wallet or something.

I still couldn't fully try it myself cause i still don't own some bitcoins. Internally it uses bitcoin sendtoaddress.

I ask website owners to replace their plain text bitcoin addresses with this links. And all of you should run this daemon! ^^
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!