9

This website lists hundreds of crypto currencies. Some whimsical, others with a unique value.

Is there a catalog, or diff between all the implementations that highlights innovation, or a unique use case?

My goal is to prioritize which implementations to learn the most (BTC, ETH, and Ripple with the most market cap is my first priority)

makerofthings7
  • 12,726
  • 11
  • 62
  • 130

2 Answers2

9

99% of altcoins claim an "innovation" that is broken or unproven.

I would say that the first thing to do is look at unique codebases that aren't based on Bitcoin, which basically means (besides Bitcoin) you should look at Ethereum, Ripple, NXT, Monero, BitShares. Then if you're bored, PeerCoin / NuBits and Lisk.

Once you are done with those you can look at altcoins that just clone Bitcoin, but if they don't have whitepapers with cryptography that explains what they're doing then they're just full of hot air.

  • Searching out unique codebases is a great approach to prioritizing alts. In addition to the list above, consider Vcash and the newly released Steem. – brandondoge Jun 03 '16 at 14:46
  • 3
    @brandondoge Vcash isn't a new codebase, it refactored the Bitcoin code base (which breaks copyright and is illegal...) – Нонн Болдырев Jun 03 '16 at 15:42
  • Source to the claim of illegality? Poloniex and Bittrex are typically very careful with compliance, so I find it hard to believe that Vcash is in direct violation of copyright law. – brandondoge Jun 03 '16 at 16:11
  • 4
    https://bitcointalk.org/index.php?topic=920344.0 (gmaxwell is a bitcoin core developer). Bitcoin core is MIT licensed, and apparently (https://bitcointalk.org/index.php?topic=920344.msg10125574#msg10125574) copyright notices were stripped, which is directly against the licence, and therefore the copying of the code is not permitted by copyright law, as they do not have a licence for it. – user36303 Jun 04 '16 at 07:45
7

A very large majority of these altcoins are essentially scams. There is a cottage industry that takes a coin, changes something minor (name, logo), and releases it with great fanfare, enticing people to buy it, allowing the forker to unload their typically worthless coins.

As Нонн Болдырев said, there is a small list of worthwhile coins. I'd leave Ripple out, since it's not a cryptocurrency per se, but otherwise his list seems sensible.

Here's my very short list of interesting currencies:

  • Monero: adding privacy and fungibility (the most prominent of Cryptonote coins)
  • Ethereum: smart contracts, ability to create contracts on the blockchain, automatically redeemed when predefined conditions are met
  • Cryponite: mini blockchain, solving the scaling problem (though it's not being worked on anymore)

I can't comment on the others on Нонн Болдырев 's list due to not knowing enough about them.

user36303
  • 786
  • 6
  • 7