electrum
Verified for current stable LTS
Electrum Commands
Electrum command syntax with verified terminal examples.
Commands
7 commands for Electrum
electrum Operations
Electrum Command: Create New Wallet
electrum -w <path/to/new_wallet.dat> create electrum Operations
Electrum Command: Restore Wallet From Seed
electrum -w <path/to/recovery_wallet.dat> restore -o electrum Operations
Electrum Command: Create Signed Transaction Offline
electrum mktx <recipient> <amount> -f 0.0000001 -F <from> -o electrum Operations
Electrum Command: List Wallet Receiving Addresses
electrum listaddresses -a electrum Operations
Electrum Command: Sign Message
electrum signmessage <address> <message> electrum Operations
Electrum Command: Verify Message
electrum verifymessage <address> <signature> <message> electrum HTTP
Electrum Command: Connect To Specific Server
electrum -p socks5:<127.0.0.1>:9050 -s <56ckl5obj37gypcu.onion>:50001:t -1 Suggest a Electrum Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Electrum workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.