🖥️Command-Line Cold Storage
This page will show you how to sign a transaction with an offline Electrum wallet, using the Command line.
Create an unsigned transaction
electrum payto 1Cpf9zb5Rm5Z5qmmGezn6ERxFWvwuZ6UCx 0.1 --unsigned > unsigned.txncat unsigned.txn | electrum deserialize -Sign the transaction
cat unsigned.txn | electrum signtransaction - > signed.txnBroadcast the transaction
cat signed.txn | electrum broadcast -PreviousMalware and How to Avoid Losing Your MoneyNextSplitting Coins After a Bitcoin Fork with Electrum
Last updated