Lightweight Bitcoin Client

Domande frequenti


Come funziona Electrum?

Electrum's focus is speed, with low resource usage and simplifying Bitcoin. Startup times are instant because it operates in conjunction with high-performance servers that handle the most complicated parts of the Bitcoin system.

Cos'è il Seed?

Electrum utilizza un seme casuale di 128 bit per generare le chiavi private. Il seme può essere rappresentato come sequenza di 12 parole. Non avete bisogno di fare backup periodici, perchè il vostro wallet può essere ripristinato utilizzando un seme che potete memorizzare o scrivere sulla carta.

Example:
esadecimale: 431a62f1c86555d3c45e5c4d9e10c8c7
sequenza di parole: "constant forest adore false green weave stop guy fur freeze giggle clock"
Esistono 2128 possibili semi corrispondenti ciascuno a un wallet deterministico di Electrum. Per confronto, il numero totale degli indirizzi Bitcoin corrisponde a 2160 a il numero di atomi nell'universo è 2166.

Cos'è il gap limit?

The gap limit is the maximun number of unused addresses in your deterministic sequence of addresses. Electrum uses a gap limit to stop looking for addresses, it is set to 5 by default, so the client get all addresses until 5 unused addresses are found.

What does it mean to "Freeze" an address in Electrum?

When you freeze an address, the funds in that address will not be used for sending bitcoins. You can not send Bitcoins if you don't have enough funds in the non-frozen addresses.

Quale algoritmo crittografico è utilizzato per i portafogli?

Electrum uses AES-256-CBC to encrypt the seed and private keys in the wallet.

Does Electrum support cold wallets?

Yes. It also supports an easy and safe way to spend your coins in cold storage from an online computer using the Master Public Key.

Posso importare indirizzi da altri client Bitcoin?

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

Dove si trova il mio portamonete?

The default wallet file is called default_wallet which is created when you first run the application and located under the /wallets folder.

Su Windows
Show hidden files
Go to \Users\YourUserName\AppData\Roaming\Local\Electrum
Su Mac
Open Finder
Go > Go to folder (shift+cmd+G) and type ~/.electrum
Su Linux
Home Folder
Go > Location and type ~/.electrum

Can I do bulk payments with Electrum?

You can use the CSV import feature to make bulk payments. It can accept either a CSV file or CSV entered into a text box. The rough format is:
"INDIRIZZO","IMPORTO"  "INDIRIZZO","IMPORTO"

Electrum supporta l'invio ad indirizzi multi-firma?

Yes Electrum does support sending to multisig addresses or P2SH addresses (addresses starting with '3').

Posso creare e firmare transazioni raw con Electrum?

Electrum lets you create and sign raw transactions right from the user interface using a form.