Apart from the official bitcoin client what other clients are there?

17

Apart from the official client found at the bitcoin.org site what is the list of alternative bitcoin clients? And what OS do they work on?

kirian

Posted 2011-08-31T00:33:39.000

Reputation: 3 179

As far as I know the official client is currently the only client capable of doing full transaction validation. (BitcoinJ, libbitcoin, and Armory don't do full validation. Some other clients rely on bitcoind or the partially-validating clients.)theymos 2012-02-23T16:44:57.163

Answers

10

There is a current list of clients here http://en.bitcoin.it/wiki/Category:Clients

There is development discussion around alternative clients here http://bitcointalk.org/index.php?board=37.0

Currently the "Official Client" (more specifically, the Satoshi client) is the most widely used and has implementations that run on Windows, OS X, and Linux. However, multiple alternative clients have been developed, including ones that run on Android, and this is currently a high priority for the bitcoin community.

The current most popular alternative clients are BitcoinJ, written in java http://code.google.com/p/bitcoinj/

and BitDroid, which runs on Android https://github.com/cdecker/BitDroid-Network

lemonginger

Posted 2011-08-31T00:33:39.000

Reputation: 5 112

I upvoted this but I feel it's worth noting that BitcoinJ and BitDroid aren't really "clients" per se - more like engines. I know technically they satisfy the criteria in the same way that bitcoind.exe does, but when most folks say "clients" they're probably expecting a fully functioning app with a GUI.David Perry 2011-08-31T01:23:21.600

1

I found this site which has an alternative client http://multibit.org/

kirian 2011-10-07T21:48:10.583

yes, that is very true. Perhaps worth noting that they are still more suitable for developers to build GUIs and other features around than useful on their own for the average user at this point.lemonginger 2011-08-31T16:46:41.220

The list of current clients is quite useless. It does not say which clients are desktop versions, etc and some links are deadJus12 2012-11-11T16:21:50.473

yes someone should submit a new answer, or re-ask the question and answer it. Unfortunately, lots of questions like these are going to be time-limited in the bitcoin world.lemonginger 2012-11-13T08:03:49.397

2

LoveBitcoins.org has a list of clients for various platforms.

Jan

Posted 2011-08-31T00:33:39.000

Reputation: 441

It's missing a lot of more common clients.Luke-Jr 2012-03-05T22:21:46.823