<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Electrum_Wallet</id>
	<title>Electrum Wallet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Electrum_Wallet"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Electrum_Wallet&amp;action=history"/>
	<updated>2026-05-15T08:08:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Electrum_Wallet&amp;diff=4810&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title=Electrum Wallet Review – zaoniaoWiki |keywords=electrum wallet,electrum wallet review,electrum bitcoin wallet,electrum wallet reddit,electrum software wallet,...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Electrum_Wallet&amp;diff=4810&amp;oldid=prev"/>
		<updated>2019-05-18T11:04:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title=Electrum Wallet Review – zaoniaoWiki |keywords=electrum wallet,electrum wallet review,electrum bitcoin wallet,electrum wallet reddit,electrum software wallet,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|title=Electrum Wallet Review – zaoniaoWiki&lt;br /&gt;
|keywords=electrum wallet,electrum wallet review,electrum bitcoin wallet,electrum wallet reddit,electrum software wallet,electrum wallet address,electrum wallet fees&lt;br /&gt;
|description=Electrum Wallet is a lightweight Bitcoin client, based on a client-server protocol. It was released on november 5, 2011.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;amp/&amp;gt;&lt;br /&gt;
[[File:electrum wallet.png|300px|right|Electrum wallet logo]]&lt;br /&gt;
&lt;br /&gt;
'''Electrum''' – is a lightweight Bitcoin client, based on a client-server protocol. It was released on November 5, 2011.&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
* '''Platforms''': Windows, Linux, Mac OS&lt;br /&gt;
&lt;br /&gt;
* '''Validation Type''': SPV&lt;br /&gt;
&lt;br /&gt;
* '''Wallet Features''': Open Source, Multi-Signature&lt;br /&gt;
&lt;br /&gt;
* '''Url''': [https://www.cryptocompare.com/wallets/electrum-btc-wallet/ https://www.cryptocompare.com/wallets/electrum-btc-wallet/]&lt;br /&gt;
&lt;br /&gt;
* '''Anonymity''': Medium&lt;br /&gt;
&lt;br /&gt;
* '''Security''': Personal&lt;br /&gt;
&lt;br /&gt;
* '''Coins''': [[BTC]]&lt;br /&gt;
&lt;br /&gt;
* '''Source Code Url''': [https://github.com/spesmilo/electrum https://github.com/spesmilo/electrum]&lt;br /&gt;
&lt;br /&gt;
* '''Ease Of Use''': Average&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
* '''Encrypted wallet''': the file that contains bitcoin private keys is protected with a password, and never leaves the user's computer.&lt;br /&gt;
* '''Deterministic key generation''': If you lose your wallet file, you can recover it from its seed. You are protected from your own mistakes.&lt;br /&gt;
* '''Instant on''': by default the client does not download the blockchain, it requests that information from a server. No delays, always up-to-date.&lt;br /&gt;
* '''Transactions are signed locally''': Your private keys are not shared with the server. You do not have to trust the server with your money.&lt;br /&gt;
* '''Cold storage''': Keeping private keys offline is supported. Has a watch-only mode for online use.&lt;br /&gt;
* '''Multisignature''': Dividing the power to spend coins between multiple wallets is supported.&lt;br /&gt;
* '''Hardware wallet integration''': Many leading hardware wallets can interface with Electrum.&lt;br /&gt;
* '''Redundancy''': You are not tied to a particular server, and the server does not need to know you. One server going down doesn't cause user downtimes.&lt;br /&gt;
* '''No single point of failure''': The server code is open source, anyone can run a server. Private keys can be exported and imported into other wallets.&lt;br /&gt;
* '''Firewall friendly''': The client does not need to open a port, it simply polls the server for updates.&lt;br /&gt;
* '''Free software''': Gnu GPL v3. Anyone can audit the code.&lt;br /&gt;
* '''Written in Python'''. The code is short, and easy to review.&lt;br /&gt;
* '''Add-ons''': third-party plugins are supported.&lt;br /&gt;
* '''Support''' for Bitcoin URIs, signed URIs and Bitcoin aliases&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
It was released on November 5, 2011.&lt;br /&gt;
{{#ev:youtube|WdVlH9N2oKU|500|right|Getting Started with Electrum Software Wallet}}&lt;br /&gt;
=== ElectrumX ===&lt;br /&gt;
&lt;br /&gt;
'''ElectrumX''' is the latest iteration of general purpose Electrum servers. Written in python, it tries to be as efficient as possible to keep synchronization times low. '''ElectrumX''' is able to serve thousands of clients at once, it is suited to be an always-on server that contributes to bitcoin.&lt;br /&gt;
&lt;br /&gt;
[https://github.com/kyuupichan/electrumx/ Github]&lt;br /&gt;
&lt;br /&gt;
[https://btcmanager.com/nobody-has-setup-an-electrum-server-for-over-a-year/ archive: https://archive.is/lUnfa Interview with author]&lt;br /&gt;
&lt;br /&gt;
=== Electrum Personal Server ===&lt;br /&gt;
&lt;br /&gt;
Electrum Personal Server has a different approach to a normal server. It is intended to be used by a single person only. Instead of creating a database of every transaction and address ever used on the bitcoin blockchain, Electrum Personal Server only tracks the user's own wallets. This allows it to be much more efficient with resources, it does not need any extra data files and is compatible with [[Bitcoin Core]]'s pruning feature.&lt;br /&gt;
&lt;br /&gt;
Electrum Personal Server is the best way to combine Electrum's feature-richness (hardware wallet integration, multisignature, [[Mnemonic phrase|mnemonic seed phrases]], etc) with a [[full node]]'s strong security and privacy.&lt;br /&gt;
&lt;br /&gt;
[https://github.com/chris-belcher/electrum-personal-server Github]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://electrum.org/ Offical Website]&lt;br /&gt;
* [https://bitcoin.org/en/wallets/desktop/windows/electrum/ Electrum - Desktop - Windows - Choose your wallet - Bitcoin]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=1489554.0 Is Electrum a safe wallet to keep bitcoins? - Bitcointalk]&lt;br /&gt;
* [https://www.reddit.com/r/Electrum/ Electrum - Simply the best thin Bitcoin client - Reddit]&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin]]&lt;br /&gt;
&lt;br /&gt;
* [[Crypto cards list]]&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin ATM]]&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin wallet]]&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin wallets list]]&lt;br /&gt;
&lt;br /&gt;
* [[Crypto wallets list]]&lt;br /&gt;
[[Category:EWallets]]&lt;br /&gt;
[[Category:Cryptocurrency wallet]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>