Title: Bitclient.org - Open source, Client-side Bitcoin Transaction Generator Post by: iceborger on April 03, 2013, 02:12:57 AM Hello bitcoiners, I made bitclient.org (http://bitclient.org) for people that have passphrase private keys and want to make quick transactions from a web browser. All code is client-side, no private keys are visible or stored. Hope you like it!
Title: Re: Bitclient.org - Open source, Client-side Bitcoin Transaction Generator Post by: gweedo on April 03, 2013, 02:26:45 AM Instead of using <script> tag to link to those javascript functions, you should include them inside the <script> tag.
|