What's difference between Multichain, Chain, Hyperledger, Ethereum etc

1

I stumbled upon multiple Blockchain protocols framework. For example Multichain http://www.multichain.com/

What's difference between this one and the others ?

user310291

Posted 2016-06-12T19:58:19.560

Reputation: 131

Question was closed 2017-10-19T06:08:25.530

2There are any differences with regard to security, centralization, access, features, purpose, etc. You should ask a more specific question if you want a specific answer.Luke 2016-06-13T12:32:44.530

Answers

0

Multichain is directly built from Bitcoin Core which power the bitcoins. Of course there are modifications to it. Multichain provides direct interface with many parameters and is basically used to make permissioned networks. And the major difference between multichain and other blockchain technologies is no use of smart contracts in multichain.

Also, Bitcoin is open network, Ethereum allows public network apps, hyperledger is used for building private blockchains and multichain for permissioned blockchains.

pankaj pant

Posted 2016-06-12T19:58:19.560

Reputation: 1