List of Bitcoin forks or spinoffs

6

I've just heard about another digital currency called Litecoin, which I believe to be based on Bitcoin, are there any more alternatives to Bitcoin & Litecoin?

  1. Any one got a list?
  2. A reason why the alternatives are better and/or worse?
  3. With what intentions where they created.

user4342

Posted 2013-04-14T00:20:20.507

Reputation:

Question was closed 2013-04-16T05:13:23.333

Answers

4

Forum user xorxor maintains a list:

A reason why the alternatives are better and/or worse?

The secret sauce for Bitcoin is how the proof of work approach allowed it to be a decentralized digital currency. This approach allows "truth" to be determined by consensus of the network. This also makes it vulnerable should the majority of the network not be honest.

Keep that in mind first and foremost when considering any alternatives.

Stephen Gornick

Posted 2013-04-14T00:20:20.507

Reputation: 26 118

1Don't confuse consensus with a majority vote. Almost everything in Bitcoin achieves consensus by having all nodes checking every rule and individually reaching the same conclusion. Only for the one thing where this isn't possible (the order of otherwise valid transactions), a voting mechanism called mining is used.Pieter Wuille 2013-04-14T09:40:49.097

Good point. Any actions by miners would be invalid if it wasn't acceptable to the economic majority who will pay the miners for their coins after they mature (which takes a duration of about 24 hours after the block is mined.)Stephen Gornick 2013-04-14T10:02:51.897