Comparison of cryptocurrencies: Difference between revisions
Jump to navigation
Jump to search
major page overhaul. complaints to /dev/null |
removed 'anonymity' column because that is a very large topic that cant be covered with a single yes/no word, added column "one sentence summary" |
||
Line 1: | Line 1: | ||
The cryptocurrency market is explosive which currently serves | The cryptocurrency market is explosive which currently serves more than a thousand currencies. Most of them are obvious scams—including many which purport to have a large market cap. This article aims to list only the most relevant cryptocurrencies in terms of novel technological advancements or strong engineering teams, or due to widespread awareness thereof. Direct, low-level scams should not be listed here. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 5: | Line 5: | ||
! Exchange symbol | ! Exchange symbol | ||
! Launched | ! Launched | ||
! | ! One-sentence summary | ||
! Website | ! Website | ||
|- | |- | ||
Line 12: | Line 11: | ||
| BTC | | BTC | ||
| 2009-01-03 | | 2009-01-03 | ||
| First blockchain. | | First blockchain. | ||
| [https://bitcoin.org/ bitcoin.org] | | [https://bitcoin.org/ bitcoin.org] | ||
Line 19: | Line 17: | ||
| DASH | | DASH | ||
| 2014-01-18 | | 2014-01-18 | ||
| Introduced the X11 algorithm, which is just a composite function of multiple hashing algorithms. Heavily premined. Uses coinjoin + master nodes for anonymity. | |||
| Introduced the X11 algorithm, which is just a composite function of multiple hashing algorithms. | |||
| | | | ||
|- | |- | ||
Line 26: | Line 23: | ||
| ETH | | ETH | ||
| 2015-08-07 | | 2015-08-07 | ||
| | | ? | ||
| [https://ethereum.org ethereum.org ] | | [https://ethereum.org ethereum.org ] | ||
|- | |- | ||
Line 33: | Line 29: | ||
| ETC | | ETC | ||
| 2016-07-24 | | 2016-07-24 | ||
| | | Result of Ethereum community schism due to the TheDAO hard fork | ||
| [http://www.ethereumclassic.org/ ethereumclassic.org] | | [http://www.ethereumclassic.org/ ethereumclassic.org] | ||
|- | |- | ||
Line 40: | Line 35: | ||
| LTC | | LTC | ||
| 2011-10-07 | | 2011-10-07 | ||
| | | Like bitcoin but with shorter block times and a different PoW algorithm | ||
| [https://litecoin.org/ litecoin.org] | | [https://litecoin.org/ litecoin.org] | ||
|- | |- | ||
Line 47: | Line 41: | ||
| XMR | | XMR | ||
| 2014-04-18 | | 2014-04-18 | ||
| | | Uses [https://www.ledgerjournal.org/ojs/index.php/ledger/article/view/34 Ring Confidential Transactions] to attempt to create an anonymous cryptocurrency. | ||
| [https://getmonero.org/ getmonero.org] | | [https://getmonero.org/ getmonero.org] | ||
|- | |- | ||
Line 54: | Line 47: | ||
| ZEC | | ZEC | ||
| 2016-10-28 | | 2016-10-28 | ||
| First cryptocurrency that implemented the zerocash protocol. | | First cryptocurrency that implemented the zerocash protocol. | ||
| [https://z.cash/ z.cash] | | [https://z.cash/ z.cash] | ||
Line 61: | Line 53: | ||
| NMC | | NMC | ||
| 2011-04-18 | | 2011-04-18 | ||
| | | The first altcoin, implements Satoshi's BitDNS idea | ||
| [https://namecoin.info] | | [https://namecoin.info] | ||
|- | |- | ||
Line 68: | Line 59: | ||
| XZC | | XZC | ||
| 2016-09-28 | | 2016-09-28 | ||
| First cryptocurrency that implemented the zerocoin protocol which also makes it the first useful Zero-knowledge proof based anonymous cryptocurrency. | |||
| First cryptocurrency that implemented the zerocoin protocol which also makes it the first useful Zero-knowledge proof based anonymous cryptocurrency | |||
| [https://zcoin.io/ zcoin.io] | | [https://zcoin.io/ zcoin.io] | ||
|-} | |-} |
Revision as of 19:02, 9 July 2017
The cryptocurrency market is explosive which currently serves more than a thousand currencies. Most of them are obvious scams—including many which purport to have a large market cap. This article aims to list only the most relevant cryptocurrencies in terms of novel technological advancements or strong engineering teams, or due to widespread awareness thereof. Direct, low-level scams should not be listed here.
Cryptocurrency | Exchange symbol | Launched | One-sentence summary | Website |
---|---|---|---|---|
Bitcoin | BTC | 2009-01-03 | First blockchain. | bitcoin.org |
Dash | DASH | 2014-01-18 | Introduced the X11 algorithm, which is just a composite function of multiple hashing algorithms. Heavily premined. Uses coinjoin + master nodes for anonymity. | |
Ethereum | ETH | 2015-08-07 | ? | ethereum.org |
Ethereum Classic | ETC | 2016-07-24 | Result of Ethereum community schism due to the TheDAO hard fork | ethereumclassic.org |
Litecoin | LTC | 2011-10-07 | Like bitcoin but with shorter block times and a different PoW algorithm | litecoin.org |
Monero | XMR | 2014-04-18 | Uses Ring Confidential Transactions to attempt to create an anonymous cryptocurrency. | getmonero.org |
Zcash | ZEC | 2016-10-28 | First cryptocurrency that implemented the zerocash protocol. | z.cash |
Namecoin | NMC | 2011-04-18 | The first altcoin, implements Satoshi's BitDNS idea | [1] |
Zcoin | XZC | 2016-09-28 | First cryptocurrency that implemented the zerocoin protocol which also makes it the first useful Zero-knowledge proof based anonymous cryptocurrency. | zcoin.io |
Cryptocurrency | Max supply | Algorithm | Proof Type |
---|---|---|---|
Bitcoin | ~21,000,000 | SHA256 | PoW |
Dash | ? | ? | ? |
Ethereum | Infinite | Ethash | PoW |
Ethereum Classic | Infinite | Ethash | PoW |
Litecoin | ~84,000,000 | Scrypt | PoW |
Monero | Not Applicable | CryptoNight | PoW |
Zcash | ~21,000,000 | Equihash | PoW |
Namecoin | ~21,000,000 | SHA2 Merged-Mined | PoW |
Zcoin | ~21,000,000 | Lyra2RE | PoW |