Title: Launching wallet from hyperlink, BIP 0021 implementations? Post by: cryptologs on March 06, 2014, 09:17:22 AM Any available JS libraries/php scripts out there that can enable me to implement something close to BIP 0021 (https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki)?
Title: Re: Launching wallet from hyperlink, BIP 0021 implementations? Post by: cryptologs on March 19, 2014, 02:54:14 PM bump
Title: Re: Launching wallet from hyperlink, BIP 0021 implementations? Post by: deepceleron on March 21, 2014, 09:36:48 AM This one? http://we.lovebitco.in/img/dcdonatebutton.png (bitcoin:1DCeLERonUTsTERdpUNqxKTVMmnwU6reu5?amount=0.001&message=Deepceleron_donation) If your php can write a bitcoin address, it can make a URI in HTML. Title: Re: Launching wallet from hyperlink, BIP 0021 implementations? Post by: cryptologs on March 26, 2014, 08:47:38 AM This one? http://we.lovebitco.in/img/dcdonatebutton.png (bitcoin:1DCeLERonUTsTERdpUNqxKTVMmnwU6reu5?amount=0.001&message=Deepceleron_donation) If your php can write a bitcoin address, it can make a URI in HTML. thanx alot :) |