<?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=Clients</id>
	<title>Clients - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Clients"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Clients&amp;action=history"/>
	<updated>2026-05-15T08:13:42Z</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=Clients&amp;diff=3968&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title=All about cryptocurrency Clients. - zaoniaoWiki |keywords=blockchain projects, wallet, client, mobile, web, bitcoin |description=A bitcoin client is the end-use...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Clients&amp;diff=3968&amp;oldid=prev"/>
		<updated>2019-04-30T02:20:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title=All about cryptocurrency Clients. - zaoniaoWiki |keywords=blockchain projects, wallet, client, mobile, web, bitcoin |description=A bitcoin client is the end-use...&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=All about cryptocurrency Clients. - zaoniaoWiki&lt;br /&gt;
|keywords=blockchain projects, wallet, client, mobile, web, bitcoin&lt;br /&gt;
|description=A bitcoin client is the end-user software that facilitates private key generation and security, payment sending on behalf of a private key, and optionally provides: useful information about the state of the network and transactions&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:clients.png|300px|right|thumb|Bitcoin client interface]]&lt;br /&gt;
==Overview==&lt;br /&gt;
A bitcoin client is the end-user software that facilitates [[private key]] generation and security, payment sending on behalf of a private key, and optionally provides:&lt;br /&gt;
* Useful information about the state of the network and transactions.&lt;br /&gt;
* Information related to the private keys under its management.&lt;br /&gt;
* Syndication of [[network]] events to other peer clients.&lt;br /&gt;
&lt;br /&gt;
This table compares the features of the different clients. All of the listed clients are open-source.&lt;br /&gt;
&lt;br /&gt;
===Feature key===&lt;br /&gt;
{{#ev:youtube|oTfOfqmb5tU|500|right|What is a Bitcoin Wallet}}&lt;br /&gt;
; Wallet Security: How well the client protects your private keys from people with access to the machine the wallet is stored on. The private keys can be encrypted, for example. The private keys can also be either stored on your device or on a remote server.&lt;br /&gt;
; Network Security: Clients which more fully implement the Bitcoin network protocol are safer -- they can't be as easily tricked by powerful attackers. A client which ''fully'' implements the protocol will always use the correct [[blockchain]] and will never allow [[double-spending|double-spends]] or invalid transactions to exist in the block chain under any circumstances. Clients which only ''partially'' implement the protocol typically trust that 50% or more of the network's mining power is honest. Some clients trust one or more ''remote servers'' to protect them from double-spends and other network attacks.&lt;br /&gt;
; Setup Time : Some clients require that you download and verify a large amount of data before you can send or receive BTC.&lt;br /&gt;
; Maturity : When the project was started.&lt;br /&gt;
&lt;br /&gt;
===Table===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- please keep this alphabetic --&amp;gt;&lt;br /&gt;
{| class='wikitable' style='text-align: center'&lt;br /&gt;
! Client !! Get Started !! Audience !! Wallet Security !! Network Security !! Backups !! Setup Time !! Disk Space !! Maturity !! Multi-user !! Available for&lt;br /&gt;
|-&lt;br /&gt;
! [[Airbitz]]&lt;br /&gt;
|| [https://airbitz.co/app Download] || CLBest|Everyone || CLGood|Encrypted, on-device. Server backup || Partial || CLGood|Automatic || CLBest|Instant || CLGood|20 MB || Oct 2014 || CLBest|Multi-wallet || Android;  IOS; &lt;br /&gt;
|-&lt;br /&gt;
! [[Armory]]&lt;br /&gt;
|| [https://bitcoinarmory.com/download Download] || Power users || CLGood|Encrypted, on-device || Addon || CLBest|One-time || CLBad|Hours || CLBad|150+ GB || CLGood|Jul 2011 || CLBest|Multi-wallet || Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[Bitcoin Core]]&lt;br /&gt;
|| [https://bitcoin.org/en/download Download] || CLGood|End-users || CLGood|Encrypted, on-device || CLBest|Full || Manual || CLBad|Hours || CLBad|120+ GB || CLGood|May 2011 || CLBad|No || Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[Bitcoin Knots]]&lt;br /&gt;
|| [http://bitcoinknots.org/ Download] || CLGood|End-users || CLGood|Encrypted, on-device || CLBest|Full || Manual || CLBad|Hours || CLYellow|5 GB || CLGood|Dec 2011 || CLBest|Multi-wallet || Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[bitcoind]]&lt;br /&gt;
|| [https://bitcoin.org/en/download Download] || Programmers || CLGood|Encrypted, on-device || CLBest|Full || Manual || CLBad|Hours || CLBad|120+ GB || CLBest|Aug 2009 || CLBad|No || Linux; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[Bitcoin_Explorer|Bitcoin Explorer]]&lt;br /&gt;
|| [https://github.com/libbitcoin/libbitcoin-explorer/wiki/Download-BX Download] || Power Users || CLBest|Ephemeral, Multisig Optional || CLBest|Full w/local node || CLBest|BIP39 || CLBest|Instant || CLBest|3 MB || CLGood|May 2011 || CLBest|Multi-wallet || Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[Libbitcoin_Explorer|libbitcoin-explorer]]&lt;br /&gt;
|| [https://github.com/libbitcoin/libbitcoin-explorer/wiki/Build-BX Build It Yourself] || Programmers || CLBest|Ephemeral, Multisig Optional || CLBest|Full w/local node || CLBest|BIP39|| CLBest|Instant || CLBest|3 MB || CLGood|May 2011 || CLBest|Multi-wallet || Android; Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[Bitcoin Wallet for Android]]&lt;br /&gt;
|| [https://play.google.com/store/apps/details?id=de.schildbach.wallet Google Play] [https://appworld.blackberry.com/webstore/content/23952882/ BlackBerry World] || CLGood|End-users || CLGood|Isolated, on-device || Partial || Manual || CLBest|Instant || CLGood|15 MB || CLGood|Mar 2011 || on JB tablets || Android;  &lt;br /&gt;
|-&lt;br /&gt;
! [[BlockTrail]]&lt;br /&gt;
|| [https://www.blocktrail.com/ Download] || CLBest|Everyone || CLBest|Encrypted, on-device, Multisig, HD, Backup server || Remote || CLBest|One-time || CLBest|Instant || CLBest|7.5 MB || Sep 2015 || CLBad|No || Android; IOS; &lt;br /&gt;
|-&lt;br /&gt;
! [[Electrum]]&lt;br /&gt;
|| [https://electrum.org/download.html Download] || Power users || CLGood|Encrypted, on-device || Minimal || CLBest|Memorized || CLGood|Minutes || CLGood|5 MB || CLGood|Nov 2011 || CLBad|No || Android; Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[Gocoin bitcoin software]]&lt;br /&gt;
|| [https://github.com/piotrnar/gocoin Build It Yourself] || Power users || Designated offline PC || CLBest|Full || CLBest|Memorized || CLBad|Hours || CLBad|120+GB || May 2013 || CLBest|Multi-wallet || Linux; Mac; WinCLFreeBSD&lt;br /&gt;
|-&lt;br /&gt;
! [[Green Address]]&lt;br /&gt;
|| [https://greenaddress.it Web] [https://chrome.google.com/webstore/detail/greenaddressit/dgbimgjoijjemhdamicmljbncacfndmp ChromeApp] [https://play.google.com/store/apps/details?id=it.greenaddress.cordova&amp;amp;hl=en Google Play] || CLBest|Everyone || CLGood|Encrypted, on-device || CLBad|Remote || Memorized/Manual || CLBest|Instant || CLBest|None || Apr 2013 || CLBest|Yes || Android; Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[MultiBit]]&lt;br /&gt;
|| [https://multibit.org/releases.html Download] || CLGood|End-users || CLGood|Encrypted, on-device || Partial || CLGood|Automatic (local) || CLBest|Seconds || 50 MB || CLGood|Jul 2011 || CLBest|Multi-wallet || Linux; Mac; Win&lt;br /&gt;
|-&lt;br /&gt;
! [[MyCelium]]&lt;br /&gt;
|| [https://mycelium.com/download Download] [https://play.google.com/store/apps/details?id=com.mycelium.wallet Google Play]|| CLBest|Everyone || CLGood|Isolated, on-device || Partial || Manual, encrypted || CLBest|Instant || CLGood|10 MB || Sep 2013 || CLBad|No || Android; IOS; &lt;br /&gt;
|-&lt;br /&gt;
! [[BlockChain.info#Wallet|My Wallet]]&lt;br /&gt;
|| [https://blockchain.info/wallet/new Web-based] || CLBest|Everyone || CLBad|Encrypted, on-server || CLBad|Remote || CLGood|Automatic || CLGood|Minutes || CLBest|None || CLGood|Dec 2011 || CLBest|Yes || Android; IOS; Linux; Mac; Win&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- For Wallet Security: CLBest is reserved for multisig-based, if signatures can be managed independently. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==For developers==&lt;br /&gt;
&lt;br /&gt;
This table shows additional information about various Bitcoin clients that may be relevant to developers.&lt;br /&gt;
&lt;br /&gt;
{| class='wikitable' style='text-align: center'&lt;br /&gt;
! Client !! Website !! Source Code !! License !! Discussion !! Architecture&lt;br /&gt;
|-&lt;br /&gt;
! Armory&lt;br /&gt;
|| [http://bitcoinarmory.com/ Link] ||[https://github.com/etotheipi/BitcoinArmory/ Github] || AGPLv3 || [https://bitcointalk.org/index.php?board=97.0 Bitcointalk] || Integrated with [[Thin_Client_Security#Full_Node_Clients|Full Node]]&lt;br /&gt;
|-&lt;br /&gt;
! Bitcoin Core (Satoshi)&lt;br /&gt;
|| [https://bitcoincore.org Link] || [https://github.com/bitcoin/bitcoin Github] || MIT || [https://lists.sourceforge.net/lists/listinfo/bitcoin-development Sourceforge] || Integrated with [[Thin_Client_Security#Full_Node_Clients|Full Node]]&lt;br /&gt;
|-&lt;br /&gt;
! libbitcoin-explorer&lt;br /&gt;
|| [https://github.com/libbitcoin/libbitcoin-explorer/wiki Link] || [https://github.com/libbitcoin/libbitcoin-explorer Github] || AGPLv3 || [https://lists.dyne.org/lurker/list/libbitcoin.en.html Listserv], [https://bitcointalk.org/index.php?topic=30646.0 Bitcointalk] || [[Thin Client Security#Server-Trusting Clients|Server-Client]] or Integrated with [[Thin_Client_Security#Full_Node_Clients|Full Node]]&lt;br /&gt;
|-&lt;br /&gt;
! Bitcoin Wallet&lt;br /&gt;
|| [http://wallet.schildbach.de Link] || [https://github.com/bitcoin-wallet/bitcoin-wallet Github] || GPLv3 || [https://plus.google.com/b/101256420499771441772/communities/105515929887248493912 Google+], [https://bitcointalk.org/index.php?board=100.0 Bitcointalk] || [[Thin Client Security#Simplified Payment Verification (SPV)|SPV]]&lt;br /&gt;
|-&lt;br /&gt;
! Electrum&lt;br /&gt;
|| [https://electrum.org/ Link] || [https://github.com/spesmilo/electrum Github] || MIT || [https://electrum.org/#community Community] || [[Thin Client Security#Simplified Payment Verification (SPV)|SPV]]&lt;br /&gt;
|-&lt;br /&gt;
! Gocoin&lt;br /&gt;
|| [http://www.assets-otc.com/gocoin Link] || [https://github.com/piotrnar/gocoin Github] || proprietary || [https://bitcointalk.org/index.php?topic=199306.0 Bitcointalk] || Integrated with [[Thin_Client_Security#Full_Node_Clients|Full Node]]&lt;br /&gt;
|- &lt;br /&gt;
! GreenAddress&lt;br /&gt;
|| [https://greenaddress.it/ Link] || [https://github.com/greenaddress/ Github] || LGPLv3 || [https://bitcointalk.org/index.php?topic=521988.0 Bitcointalk] || [[Thin Client Security#Server-Trusting Clients|Server-Client]]&lt;br /&gt;
|-&lt;br /&gt;
! MultiBit&lt;br /&gt;
|| [http://multibit.org/ Link] || [https://github.com/jim618/multibit Github] || MIT || [https://groups.google.com/forum/?fromgroups#!forum/bitcoin-multibit Google Groups] || [[Thin Client Security#Simplified Payment Verification (SPV)|SPV]]&lt;br /&gt;
|-&lt;br /&gt;
! My Wallet&lt;br /&gt;
|| [https://blockchain.info/wallet/ Link] || [https://github.com/blockchain/My-Wallet/ Github] || BSD* || None || [[Thin Client Security#Server-Trusting Clients|Server-Client]]&lt;br /&gt;
|-&lt;br /&gt;
! bits of proof&lt;br /&gt;
|| [http://bitsofproof.com Link] || [https://github.com/bitsofproof/supernode Github] || Apache 2.0 || [https://bitcointalk.org/index.php?topic=122013.0 Bitcointalk] || [[Thin Client Security#Server-Trusting Clients|Server-Client]]&lt;br /&gt;
|-&lt;br /&gt;
! btcd&lt;br /&gt;
|| [https://github.com/btcsuite/btcd Link] || [https://github.com/btcsuite/btcd Github] || ISC || [https://github.com/btcsuite/btcd#irc IRC] || [[Thin Client Security#Server-Trusting Clients|Server-Client]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Software#Bitcoin_clients|List of clients]]&lt;br /&gt;
* [[Blockchain]]&lt;br /&gt;
* [[Bitcoin wallet]]&lt;br /&gt;
* [[Bitcoin-Qt]]&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
* [https://bitcoin.org/ru/download Bitcoin.org]&lt;br /&gt;
* [https://en.bitcoin.it/wiki/Clients https://en.bitcoin.it/wiki/Clients]&lt;br /&gt;
* [https://medium.com/@CoinMeteor/how-to-set-up-the-bitcoin-core-wallet-client-for-beginners-and-send-your-first-transaction-819c6d5b9790 How to set up the Bitcoin Core wallet Client for Beginners and send your first Transaction?]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>