i use 2 computers,
1- offline (without bitcoin or any other bitcoin client) (only private keys are there)
2- online computer with watch only address,
i want to make the transaction on PC-2 and go on PC-1 sing it (???how to do without bitcoin client maybe some php/JS/python script?)
and get back on PC-2 fix the transaction and broadcast it.
is this possible ?
please suggest me any script or idea.
I feel this can be done with electrum as well as bitcoin core+armory.
First, add the private keys into the electrum wallet.
Click to send a transaction with the specific amounts/fees.
Click to send the transaction.
Right click on the transaction and select details, then save.
Then this information (TXid, input scripts and output scripts) can be impored onto the online computer. (without a need for downloading the entire blockchain).