What are the various blockchain smart contracts platforms

+15 votes

I am new to blockchain technologies and working on a project of a smart contract based on blockchain .

I want to know what are the platforms available ? Can you tell me the point of comparison??

Mar 27, 2018 in Blockchain by Shashank
• 10,400 points
945 views

2 answers to this question.

+3 votes
Best answer

While Ethereum is the most popular platform for writing contracts, it is not the only one. The following are some of the other platforms used for writing smart contracts

Bitcoins: Bitcoin uses Script that has limited capabilities when processing documents. The Scripts are specifically designed to process Bitcoin transactions.

Hyperledger Fabric: In Fabric, Chaincode is programmatic code deployed on the network, where it is executed and validated by chain validators together during the consensus process.

NXT: It's a public blockchain platform that contains a limited selection of templates for smart contracts. You have to use what is given, you can’t write your own code.

Side Chains: Side chains enhances Blockchains performance and privacy protections. They also add capabilities like smart contracts, secure handles, and real-world property registry.

answered Mar 27, 2018 by Johnathon
• 9,090 points

selected Jul 27, 2018 by Omkar
+4 votes

Adding to the previous answer, I would like to mention some more platforms:

Neo: Neo platform was the first to open-source Blockchain launched in China. It is also known as Chinese Ethereum.

Stratis (STRAT): Stratis is mainly known to offer end-to-end solution for C# Blockchain applications. It is to easy to build decentralized Blockchain using Stratis.

Lisk: If you are finding it hard to write smart contract using complex languages, then Lisk is also solution. Lisk was mainly introduced to make it easy to write smart contracts. It uses Javascript and so is easy write contracts.

EOS: EOS is one of the most powerful infrastructures for decentralized applications. EOS intents to provide every feature that a developer may need to build a powerful decentralized applications.

answered Jul 27, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

+1 vote
3 answers

Is it possible to store data about arbitrary objects on the blockchain using smart contracts?

Basically you implement requested logic on by ...READ MORE

answered Aug 30, 2018 in Blockchain by Artem
1,242 views
+2 votes
1 answer

What are the difference between various Hyperledger Projects?

Hyperledger incubates a plethora of business blockchain ...READ MORE

answered Mar 26, 2018 in Blockchain by Perry
• 17,100 points
1,261 views
+4 votes
4 answers

What are the implementations of IBM blockchain?

IBM is an open source community of ...READ MORE

answered Mar 30, 2018 in Blockchain by Christine
• 15,790 points
816 views
+1 vote
1 answer

What are the differences between the hyperledger and Blockchain?

To answer your first query.. Blockchain is ...READ MORE

answered Apr 5, 2018 in Blockchain by anonymous
3,946 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,706 views
+1 vote
3 answers

Removing double quotes from a string from JSON response in PHP

Just remove the json_encode call, and it should work: $resp ...READ MORE

answered Sep 12, 2018 in Blockchain by digger
• 26,740 points
44,003 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,237 views
0 votes
1 answer

What happens to the blockchain currency when nodes gets disconnected?

After the resync of the network, the ...READ MORE

answered May 22, 2018 in Blockchain by Johnathon
• 9,090 points
1,209 views
+1 vote
1 answer

How to deploy ethereum smart contracts on a website?

There are many ways to do this: 1 ...READ MORE

answered Mar 27, 2018 in Blockchain by Johnathon
• 9,090 points
1,664 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP