Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: BitcoinUK on May 05, 2013, 05:11:24 PM



Title: rawtransactions
Post by: BitcoinUK on May 05, 2013, 05:11:24 PM
hi Guys,

im looking for a simple way to deal with paper wallets

is there any PHP or javascript or even VB.net code that i can easily (offline without using a bitcoin daemon) create/sign a raw transaction using my public private key (paper wallet) and simply send it to blockchain.info/pushtx

where all i have to do is put in the public key, private key, amount to send, destination address


Title: Re: rawtransactions
Post by: threeip on June 14, 2013, 08:47:43 PM
Try http://brainwallet.org/#tx ?


Title: Re: rawtransactions
Post by: Abdussamad on June 15, 2013, 05:19:22 AM
FYI if you are going to do this you will have to spend the ENTIRE amount in the address. If you spend only a partial amount the balance will be lost.