Title: HOW To - Sign A transaction Post by: fredericoagent on April 20, 2015, 12:35:35 PM Hi,
Ive gone to coinb.in and which to sign a transaction but don't know how to. can anyone help me. ive taken the redeem script and verify (https://coinb.in/#verify). Now I have gone to Sign (https://coinb.in/#sign). At "Sign" i have my private key. But what do I enter into the "Transaction box " ? where to I find the info to enter into the transaction box or does anyone have an example ? Finally in the Broadcast (coinb.in/#broadcast) where do I get the hex encoded bitcoin transaction into that I need to enter into the box. Thanks Title: Re: HOW To - Sign A transaction Post by: Amph on April 20, 2015, 12:41:16 PM you should put your credentials
there are some example https://bitcointalk.org/index.php?topic=180068.0 if you want to sign offline https://bitcointalk.org/index.php?topic=651344.0 Title: Re: HOW To - Sign A transaction Post by: Troonetpt on April 21, 2015, 12:59:06 PM Normally, your wallet will sign a transaction automatically.
If you want to make a offline transfer, you can go https://brainwallet.github.io/#tx (https://brainwallet.github.io/#tx), use your private key and sign your transaction, you will got the Raw Transaction data. Title: Re: HOW To - Sign A transaction Post by: crackedupp on April 25, 2015, 07:46:04 AM You can see the raw transaction via: https://brainwallet.github.io/#tx
Just put in the whole thing into sign and sign it. Youre done :) |