Lightweight Bitcoin Client

Istruzioni punto per punto


Perché Electrum?


Avvio


Recuperare il portafoglio dal suo seme. Creare un portafoglio senza semi


Come effettuare transazioni offline usando la vostra chiave pubblica principale (Master)

Accedete a un Computer offline. Può essere una macchina fisica oppure una installazione (SIstema operativo) separata sul vostro computer abituale. Consiglio una installazione Debian con il folder home criptato per una sicurezza extra.

You now have an online wallet where you can check your balances and give out new addresses, but you can't however spend the coins. So if an attacker would be able take over your online computer your coins can't be lost.

Per fare una transazione fai quanto segue:


Che fare con i vecchi indirizzi e portafogli di bitcoins quando si passa a Electrum?

The best way to switch to Electrum is to send all the bitcoins you have on your old wallet to one of the addresses on your Electrum wallet. This way you'll have all your bitcoins secured with your seed.

You could import the private keys from your old client, but you will have to keep a backup of those keys separately as they won't become part of your Electrum seed.


Scambiare, creare o recuperare files di portafoglio multiplo di bitcoins

You might want to open an alternative wallet or restore another wallet. You can do this by starting Electrum from command line and pointing it to the wallet file. If the wallet does not exist it is created or restored.

Esempio (eseguibile per OSX):

cd /Applications/Electrum.app/Contents/MacOS
./Electrum -w ~/path/to/your-new-wallet-file

To switch back to your default wallet start Electrum without -w parameter (or just launch from the application icon).

cd /Applications/Electrum.app/Contents/MacOS
./Electrum

Once multiple wallet files exist you can switch between them using the open wallet feature going to File > Open wallet