SlideShare a Scribd company logo
Copyright © Blockchain Council www.blockchain-council.org 1
Copyright © Blockchain Council www.blockchain-council.org
Top 8 Blockchain - Based Smart Contract
Platforms
All of us are familiar with the vending machine, which is found almost everywhere.
This is a simple yet effective smart contract example to understand how it works.
You make your choice in the machine, put in the money, and outcomes your
milkshake. Instead of this, if you had gone to a regular store, you will need to
interact with the cashier. This applies to all the valuable exchanges which happen
in our life. If you need a document or an agreement to be prepared, in real life, you
will have to take the services of a lawyer, pay them a fee, and get the document
from them.
2
Copyright © Blockchain Council www.blockchain-council.org
But this is not the case with smart contracts. In a traditional contract, there are
agreements, rules, and penalties. But in a smart contract, the penalties are
automatically meted out to the defaulters. As there are several blockchains that
offer the feature of smart contracts, it might be confusing to identify the best one,
especially if you are new to the world of blockchain.
Irrespective of whether you are a beginner or an advanced learner, this article will
prove to be useful to you as it will throw light on the current top 5 blockchain-
based smart contract platforms.
3
Copyright © Blockchain Council www.blockchain-council.org
Understanding Smart Contracts
So, what exactly is a smart contract? It refers to a self-executing contract where
the terms of the agreement between the buyer and the seller are directly written
into lines of code. The code and the agreements are contained therein exist over a
distributed, decentralized blockchain network.
4
Copyright © Blockchain Council www.blockchain-council.org
Smart contracts allow for trusted transactions and agreements to be carried out
among anonymous parties without the need for a central entity, external
enforcement mechanism, or legal system. This way, the transactions are
transparent, irreversible, and traceable. Implementing smart contracts across
various blockchains is made possible through Solidity the high-level object-
oriented programming language.
5
Copyright © Blockchain Council www.blockchain-council.org
American computer scientist Nick Szabo was the first to propose the concept of
smart contracts in 1994. He invented a virtual currency called ‘Bit Gold’ in 1998,
ten years before the invention of the Bitcoin by Satoshi Nakamoto, the anonymous
inventor of Bitcoin. Szabo is even rumoured to be the real Satoshi Nakamoto,
which he has denied. Szabo defined smart contracts as computerized transaction
protocols executing the terms of the contract.
6
Copyright © Blockchain Council www.blockchain-council.org
What Smart Contracts Can Do
● Manage agreements between users.
● Function as multi-signature accounts so that fund spending will happen only if
a certain percentage of people agree.
● Provide utility to other contracts.
● Store information about applications, such as membership records or domain
registration information.
7
Copyright © Blockchain Council www.blockchain-council.org
Best 8 Smart Contract Platforms
Let us now take a deeper look at the blockchain platforms which are best-
suited for designing smart contracts. This will help you understand what sets
them apart.
8
Copyright © Blockchain Council www.blockchain-council.org
1. Hyperledger Fabric
Hyperledger is an open-source, global collaboration that is hosted by The Linux
Foundation. Using this, one can create and develop enterprise-grade, distributed
ledger frameworks to support business transactions. It was launched in 2016 with
a technical and organizational governance structure and comprises of 30 founding
corporate members. It makes use of a modular approach to build blockchains, and
this helps companies develop what works best for them. It has attracted big
companies such as J.P.Morgan, IBM, Intel, and Samsung. More than software,
Hyperledger is a project framework.
9
Copyright © Blockchain Council www.blockchain-council.org
1. Hyperledger Fabric
Hyperledger is an open-source, global collaboration that is hosted by The Linux
Foundation. Using this, one can create and develop enterprise-grade, distributed
ledger frameworks to support business transactions. It was launched in 2016 with
a technical and organizational governance structure and comprises of 30 founding
corporate members. It makes use of a modular approach to build blockchains, and
this helps companies develop what works best for them. It has attracted big
companies such as J.P.Morgan, IBM, Intel, and Samsung. More than software,
Hyperledger is a project framework.
10
Copyright © Blockchain Council www.blockchain-council.org
Hyperledger Fabric is hosted under the umbrella of The Linux Foundation. It is a
blockchain framework that aids in developing applications or solutions with a
modular architecture. It supports the plug-and-play version of membership
services and consensus. It leverages container technology known as ‘chaincode’
to host smart contracts. Hyperledger Fabric has proved itself as an outstanding
smart contract platform and as a feasible option.
11
Copyright © Blockchain Council www.blockchain-council.org
It is co-developed by IBM, and since it is a permissioned blockchain, it is possible
to execute smart contracts or chain codes using hyperledger fabric. It means that
all the identities of all the participants of the network will be known. This is perfect
for companies aspiring to create smart contracts.
12
Copyright © Blockchain Council www.blockchain-council.org
But they have to adhere to data protection laws. Like in Ethereum, hyperledger
developers use a set of helpful tools which include Hyperledger Composer, tools
based on javascript, that helps developers create smart contracts conveniently.
Blockchain developers can use javascript, Go, and other common programming
languages too for developing smart contracts. This makes hyperledger more
flexible.
13
Copyright © Blockchain Council www.blockchain-council.org
2. NEM
NEMrefers to a peer-to-peer cryptocurrency and blockchain platform that was
launched on 31 March 2015. It has now become the first choice of many
developers as it is written using java, which is one of the widely used
programming languages in the world.
14
Copyright © Blockchain Council www.blockchain-council.org
It is easily accessible, and it is not mandatory for developers to learn a platform-
specific programming language like Solidity. As per experts, the recently launched
Catapult or Mijin v.2 update by NEM renders it as the safest smart contract
platform across the globe. It is highly scalable. While Ethereum can process 15
transactions per second,NEM manages to process a 100. These features make
NEM the best choice for developers.
15
Copyright © Blockchain Council www.blockchain-council.org
3. Waves
Waves is an open-source platform launched in June 2016, which mainly focuses
on dealing with existing obstacles that come to the way of mainstream blockchain
implementation, particularly speed and scalability. In the waves ecosystem, smart
contracts enable changing the default behaviour of accounts and assets. It is not
considered a separate entity, it cannot be called, and it cannot call another smart
contract. It is considered an ideal platform for smart contracts and Initial Coin
Offerings (ICO). Waves blockchain has also created its own identity for making
token operations possible.
16
Copyright © Blockchain Council www.blockchain-council.org
4. Ethereum
Ethereum provides a decentralized machine called the Ethereum Virtual Machine
(EVM) which executes scripts using an international network of public nodes. The
ethereum community is regarded as the largest and most active blockchain
community across the globe. It includes app developers, core protocol developers,
mining organizations, Fortune 500 companies, ordinary users, etc.
17
Copyright © Blockchain Council www.blockchain-council.org
The beauty of Ethereum smart contracts lies in the support and standardization it
offers. Developing smart contracts in Ethereum is easy and less risky as the rules
a developer needs to adhere to are clearly published. Though Ethereum has the
biggest market capitalization among all the smart contract platforms, it is investing
more to improve the development and operation of smart contracts. For this
purpose, it has built Solidity, its own smart contract programming language. In
spite of some security issues and bugs in its code, Ethereum smart contracts are
widely regarded as the best choice for developers.
18
Copyright © Blockchain Council www.blockchain-council.org
5. NEO
NEO, is, no doubt, one of the most recognized blockchain projects in China and
Asia. It offers the opportunity to execute trustless smart contracts. Similar to
Ethereum, in addition to being used for financial transactions, it can also be used
as a platform for complicated transactions. It is regarded as ‘China’s Ethereum
Killer.’
19
Copyright © Blockchain Council www.blockchain-council.org
The features which distinguish it from Ethereum are:
● NEO enables developers to write languages that are already known. So, it
makes it easy to write smart contracts.
● It uses a proof of stake system with delegated Byzantine Fault Tolerance
(dBFT) instead of the proof-of-work algorithm used by Bitcoin and Ethereum,
which needs a lot of computing power.
20
Copyright © Blockchain Council www.blockchain-council.org
● It has two tokens called NEO, which is the main token on the platform, and
GAS, an automatic creation that comes about when NEO is held in a wallet
which is officially approved.
Overall, NEO is a user-friendly platform, and hence building smart contracts is
made simple.
For more information about blockchain platforms, log on to Blockchain Council.
21
Copyright © Blockchain Council www.blockchain-council.org
6. ARK
ARK refers to a decentralized cryptocurrency ecosystem designed to increase
user adoption of blockchain technology. The ARK Crew aims to develop a
sandbox development kit that will make blockchain deployment easy and efficient.
They are aiming for their platform to be used as a bridge between various
blockchains.
22
Copyright © Blockchain Council www.blockchain-council.org
The features being built by the ARK Crew are SmartBridges, Alternative
Programming Languages, and Push Button Deployable Blockchains. ARK uses
Proof-of-Stake for verification.
Any developer will feel comfortable in developing or programming ARK because
ARK supports multiple programming languages such as Python, Elixer, RPC,
Java, .NET, Go, PHP/Laravel, TypeScript API, Ruby, Nucleid, and Swift iOS. The
support of advanced PowerShell, R, C, Rust, Kotlin, and C++ will soon be
available.
23
Copyright © Blockchain Council www.blockchain-council.org
Pros
1. The speed of the ARK network.
2. Smart bridges and encoded listeners are the two features that make ARK
standout.
Cons
1. ARK promotes holding instead of spending – A return users get from voting
implies that people are more likely to hold their ARK and not sell it.
24
Copyright © Blockchain Council www.blockchain-council.org
7. Qtum
Qtum came to existence in 2016 and Qtum was viewed as a potential disruptor
that could connect amongst the Ethereum and Bitcoin ecosystems. It is the hybrid
blockchain platform that helps build DApps for mobile devices.
Qtum is compatible with ERC20 standards and can host ICOs. It also supports
SegWit and has an in-built system to leverage smart contracts which is known as
the Decentralized Governance Protocol (DGP).
25
Copyright © Blockchain Council www.blockchain-council.org
It allows clients to change the blockchain parameters rapidly and flawlessly
without disturbing the biological community. For example, when a system is
updated using DGP, the hub administrators would not need to take any activities,
and Qtum clients would not need to download new software.
26
Copyright © Blockchain Council www.blockchain-council.org
Pros
1. It uses the Ethereum Virtual Machine (EVM). So, using smart contracts is quite
simple. Qtum also uses the Bitcoin blockchain to improve itself.
2. Qtum uses the Proof of Stake algorithm, and hence centralization of energy in
the hands of a couple of mineworkers or mining pools will not happen.
3. For quicker verification, Qtum makes use of the UTXO method for transactions.
27
Copyright © Blockchain Council www.blockchain-council.org
8- Cardano
Cardano is a decentralized public blockchain that is fully open-source. The source
code is made available either for use or modification as users or other developers
see fit. Cardano is in a race to develop a smart contract platform and is capable of
delivering more advanced features. Cardano's development team includes a large
global collective of expert engineers and researchers.
28
Copyright © Blockchain Council www.blockchain-council.org
Cardano is a cryptocurrency project aiming to create a next-generation smart
contract platform and ecosystem. Cardano's blockchain was the first-ever platform
to evolve from a scientific philosophy and a research-first driven approach. The
goal of this project is to improve scalability, governance, security, and
interoperability with traditional financial systems and regulations. Cardano's goals
are different from those of Ethereum, but the innovations can be directly compared
to Ethereum.
29
Copyright © Blockchain Council www.blockchain-council.org
Cardano is a cryptocurrency project aiming to create a next-generation smart
contract platform and ecosystem. Cardano's blockchain was the first-ever platform
to evolve from a scientific philosophy and a research-first driven approach. The
goal of this project is to improve scalability, governance, security, and
interoperability with traditional financial systems and regulations. Cardano's goals
are different from those of Ethereum, but the innovations can be directly compared
to Ethereum.
30
Copyright © Blockchain Council www.blockchain-council.org
Pros
1. Charles Hoskinson, the CEO, was involved in Ethereum's development team.
He was one among the original co-founders of Ethereum.
2. The white paper is a technical masterpiece providing detailed analysis.
3. Cardano is trying to solve issues faced by the cryptocurrency industry, such as
scalability and democratized voting.
Cons
31
Copyright © Blockchain Council www.blockchain-council.org
The planned features are currently not in place.
Along with the above-explained ethereum alternatives, there are plenty of others
like Waves, BitShares, Chainlink, NEM, etc. which are also taking the market by
storm. Rather than focusing on each and every one of them, analyzing the top few
would be the best option to gain a fair idea of these platforms.
32
Copyright © Blockchain Council www.blockchain-council.org
Blockchain Council Certifications
You can check out our certifications, and kick start your career in the Blockchain
space today.
● Certified Blockchain Expert
● Certified Blockchain Developer
● Certified Smart Contract Developer
● Certified Solidity Developer
● Certified Ethereum Developer
33
THANK YOU!
Any questions?
You can mail us at
hello@blockchain-council.org
Copyright © Blockchain Council www.blockchain-council.org 34
Ad

More Related Content

What's hot (18)

Inclusive FinTech: Blockchain, Cryptocurrency and ICO
Inclusive FinTech: Blockchain, Cryptocurrency and ICOInclusive FinTech: Blockchain, Cryptocurrency and ICO
Inclusive FinTech: Blockchain, Cryptocurrency and ICO
David Lee Kuo Chuen 李国权
 
Hashcash Blockchain Products and Services
Hashcash Blockchain Products and ServicesHashcash Blockchain Products and Services
Hashcash Blockchain Products and Services
HashCash Consultants
 
DIONYSUS TOKEN WHITEPAPER
DIONYSUS TOKEN WHITEPAPERDIONYSUS TOKEN WHITEPAPER
DIONYSUS TOKEN WHITEPAPER
LandmarkClub
 
How To Pick The Best Crypto Asset To Invest In
How To Pick The Best Crypto Asset To Invest InHow To Pick The Best Crypto Asset To Invest In
How To Pick The Best Crypto Asset To Invest In
Aiman Nazaal
 
Ethereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart ContractsEthereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart Contracts
jarradh
 
How can a decentralized exchange prevent hacking
How can a decentralized exchange prevent hacking How can a decentralized exchange prevent hacking
How can a decentralized exchange prevent hacking
AmniAugustine
 
Defi synthetic assets development (2)
Defi synthetic assets development (2)Defi synthetic assets development (2)
Defi synthetic assets development (2)
AmniAugustine
 
Click Ventures Blockchain Ecosystem Report 2018
Click Ventures Blockchain Ecosystem Report 2018Click Ventures Blockchain Ecosystem Report 2018
Click Ventures Blockchain Ecosystem Report 2018
Frederick Ng
 
State Of Smart Contract Platforms from Smart Contract JP
State Of Smart Contract Platforms from Smart Contract JP State Of Smart Contract Platforms from Smart Contract JP
State Of Smart Contract Platforms from Smart Contract JP
Tomoaki Sato
 
Countries where bitcoin legal and illegal
Countries where bitcoin legal and illegalCountries where bitcoin legal and illegal
Countries where bitcoin legal and illegal
Pulsehyip
 
The best smart contract platforms in 2021
The best smart contract platforms in 2021The best smart contract platforms in 2021
The best smart contract platforms in 2021
OliviaJune1
 
OVERVIEW OF SMART CONTRACT & ADOPTION
OVERVIEW OF SMART CONTRACT  &  ADOPTIONOVERVIEW OF SMART CONTRACT  &  ADOPTION
OVERVIEW OF SMART CONTRACT & ADOPTION
Lokesh Gupta
 
Unchain Blockchain by Eva Rez
Unchain Blockchain by Eva RezUnchain Blockchain by Eva Rez
Unchain Blockchain by Eva Rez
rezeva
 
BLOCKCHAIN
 BLOCKCHAIN BLOCKCHAIN
BLOCKCHAIN
Bikash Jaiswal
 
Bitcoin, Blockchain, and current trends in China
Bitcoin, Blockchain, and current trends in ChinaBitcoin, Blockchain, and current trends in China
Bitcoin, Blockchain, and current trends in China
Benjamin Chodroff
 
Web3 Security: The Blockchain is Your SIEM
Web3 Security: The Blockchain is Your SIEMWeb3 Security: The Blockchain is Your SIEM
Web3 Security: The Blockchain is Your SIEM
Tal Be'ery
 
Blockchain DeFi Innovation Insights from Patents
Blockchain DeFi Innovation Insights from PatentsBlockchain DeFi Innovation Insights from Patents
Blockchain DeFi Innovation Insights from Patents
Alex G. Lee, Ph.D. Esq. CLP
 
Introduction to blockchain and crypto currencies
Introduction to blockchain and crypto currenciesIntroduction to blockchain and crypto currencies
Introduction to blockchain and crypto currencies
Rohas Nagpal
 
Inclusive FinTech: Blockchain, Cryptocurrency and ICO
Inclusive FinTech: Blockchain, Cryptocurrency and ICOInclusive FinTech: Blockchain, Cryptocurrency and ICO
Inclusive FinTech: Blockchain, Cryptocurrency and ICO
David Lee Kuo Chuen 李国权
 
Hashcash Blockchain Products and Services
Hashcash Blockchain Products and ServicesHashcash Blockchain Products and Services
Hashcash Blockchain Products and Services
HashCash Consultants
 
DIONYSUS TOKEN WHITEPAPER
DIONYSUS TOKEN WHITEPAPERDIONYSUS TOKEN WHITEPAPER
DIONYSUS TOKEN WHITEPAPER
LandmarkClub
 
How To Pick The Best Crypto Asset To Invest In
How To Pick The Best Crypto Asset To Invest InHow To Pick The Best Crypto Asset To Invest In
How To Pick The Best Crypto Asset To Invest In
Aiman Nazaal
 
Ethereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart ContractsEthereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart Contracts
jarradh
 
How can a decentralized exchange prevent hacking
How can a decentralized exchange prevent hacking How can a decentralized exchange prevent hacking
How can a decentralized exchange prevent hacking
AmniAugustine
 
Defi synthetic assets development (2)
Defi synthetic assets development (2)Defi synthetic assets development (2)
Defi synthetic assets development (2)
AmniAugustine
 
Click Ventures Blockchain Ecosystem Report 2018
Click Ventures Blockchain Ecosystem Report 2018Click Ventures Blockchain Ecosystem Report 2018
Click Ventures Blockchain Ecosystem Report 2018
Frederick Ng
 
State Of Smart Contract Platforms from Smart Contract JP
State Of Smart Contract Platforms from Smart Contract JP State Of Smart Contract Platforms from Smart Contract JP
State Of Smart Contract Platforms from Smart Contract JP
Tomoaki Sato
 
Countries where bitcoin legal and illegal
Countries where bitcoin legal and illegalCountries where bitcoin legal and illegal
Countries where bitcoin legal and illegal
Pulsehyip
 
The best smart contract platforms in 2021
The best smart contract platforms in 2021The best smart contract platforms in 2021
The best smart contract platforms in 2021
OliviaJune1
 
OVERVIEW OF SMART CONTRACT & ADOPTION
OVERVIEW OF SMART CONTRACT  &  ADOPTIONOVERVIEW OF SMART CONTRACT  &  ADOPTION
OVERVIEW OF SMART CONTRACT & ADOPTION
Lokesh Gupta
 
Unchain Blockchain by Eva Rez
Unchain Blockchain by Eva RezUnchain Blockchain by Eva Rez
Unchain Blockchain by Eva Rez
rezeva
 
Bitcoin, Blockchain, and current trends in China
Bitcoin, Blockchain, and current trends in ChinaBitcoin, Blockchain, and current trends in China
Bitcoin, Blockchain, and current trends in China
Benjamin Chodroff
 
Web3 Security: The Blockchain is Your SIEM
Web3 Security: The Blockchain is Your SIEMWeb3 Security: The Blockchain is Your SIEM
Web3 Security: The Blockchain is Your SIEM
Tal Be'ery
 
Blockchain DeFi Innovation Insights from Patents
Blockchain DeFi Innovation Insights from PatentsBlockchain DeFi Innovation Insights from Patents
Blockchain DeFi Innovation Insights from Patents
Alex G. Lee, Ph.D. Esq. CLP
 
Introduction to blockchain and crypto currencies
Introduction to blockchain and crypto currenciesIntroduction to blockchain and crypto currencies
Introduction to blockchain and crypto currencies
Rohas Nagpal
 

Similar to Top 8 blockchain based smart contract platforms (20)

How does smart contract work ?
How does smart contract work  ?How does smart contract work  ?
How does smart contract work ?
Blockchain Council
 
Do Smart Contract Matter To Become A Blockchain Developer
Do Smart Contract Matter To Become A Blockchain Developer Do Smart Contract Matter To Become A Blockchain Developer
Do Smart Contract Matter To Become A Blockchain Developer
Blockchain Council
 
Most popular smart contracts
Most popular smart contractsMost popular smart contracts
Most popular smart contracts
Blockchain Council
 
Libra vs. other blockchains
Libra vs. other blockchainsLibra vs. other blockchains
Libra vs. other blockchains
Blockchain Council
 
Ethereum smart contract development company
Ethereum smart contract development companyEthereum smart contract development company
Ethereum smart contract development company
Developcoins
 
Smart contracts
Smart contractsSmart contracts
Smart contracts
OliviaJune1
 
Blockchain 2.0
Blockchain 2.0Blockchain 2.0
Blockchain 2.0
Jérôme Kehrli
 
What are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptxWhat are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptx
BlockchainX
 
Etherparty Pitch Dek
Etherparty Pitch DekEtherparty Pitch Dek
Etherparty Pitch Dek
craze3
 
Introducing flow the new blockchain for open worlds
Introducing flow  the new blockchain for open worldsIntroducing flow  the new blockchain for open worlds
Introducing flow the new blockchain for open worlds
Blockchain Council
 
Top 5 blockchain platforms for digital marketing
Top 5 blockchain platforms for digital marketingTop 5 blockchain platforms for digital marketing
Top 5 blockchain platforms for digital marketing
Blockchain Council
 
Blockcchain development services | codezeros
Blockcchain development services | codezerosBlockcchain development services | codezeros
Blockcchain development services | codezeros
Codezeros
 
The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020
Blockchain Council
 
Smartcontracts..pptx
Smartcontracts..pptxSmartcontracts..pptx
Smartcontracts..pptx
kajalbansal30
 
What is smart contract and how does it work
What is smart contract and how does it work What is smart contract and how does it work
What is smart contract and how does it work
Global Tech Council
 
What Is A Smart Contract, And How Does It Work
What Is A Smart Contract, And How Does It Work What Is A Smart Contract, And How Does It Work
What Is A Smart Contract, And How Does It Work
Blockchain Council
 
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
SSTech System
 
Hyperledger vs ethereum a dubious choice (1)
Hyperledger vs ethereum  a dubious choice (1)Hyperledger vs ethereum  a dubious choice (1)
Hyperledger vs ethereum a dubious choice (1)
Blockchain Council
 
Hyperledger development & smart contract development
Hyperledger development & smart contract developmentHyperledger development & smart contract development
Hyperledger development & smart contract development
gavraskaranand
 
IRJET- Smart Contracts using Blockchain
IRJET- Smart Contracts using BlockchainIRJET- Smart Contracts using Blockchain
IRJET- Smart Contracts using Blockchain
IRJET Journal
 
How does smart contract work ?
How does smart contract work  ?How does smart contract work  ?
How does smart contract work ?
Blockchain Council
 
Do Smart Contract Matter To Become A Blockchain Developer
Do Smart Contract Matter To Become A Blockchain Developer Do Smart Contract Matter To Become A Blockchain Developer
Do Smart Contract Matter To Become A Blockchain Developer
Blockchain Council
 
Ethereum smart contract development company
Ethereum smart contract development companyEthereum smart contract development company
Ethereum smart contract development company
Developcoins
 
What are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptxWhat are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptx
BlockchainX
 
Etherparty Pitch Dek
Etherparty Pitch DekEtherparty Pitch Dek
Etherparty Pitch Dek
craze3
 
Introducing flow the new blockchain for open worlds
Introducing flow  the new blockchain for open worldsIntroducing flow  the new blockchain for open worlds
Introducing flow the new blockchain for open worlds
Blockchain Council
 
Top 5 blockchain platforms for digital marketing
Top 5 blockchain platforms for digital marketingTop 5 blockchain platforms for digital marketing
Top 5 blockchain platforms for digital marketing
Blockchain Council
 
Blockcchain development services | codezeros
Blockcchain development services | codezerosBlockcchain development services | codezeros
Blockcchain development services | codezeros
Codezeros
 
The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020
Blockchain Council
 
Smartcontracts..pptx
Smartcontracts..pptxSmartcontracts..pptx
Smartcontracts..pptx
kajalbansal30
 
What is smart contract and how does it work
What is smart contract and how does it work What is smart contract and how does it work
What is smart contract and how does it work
Global Tech Council
 
What Is A Smart Contract, And How Does It Work
What Is A Smart Contract, And How Does It Work What Is A Smart Contract, And How Does It Work
What Is A Smart Contract, And How Does It Work
Blockchain Council
 
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
SSTech System
 
Hyperledger vs ethereum a dubious choice (1)
Hyperledger vs ethereum  a dubious choice (1)Hyperledger vs ethereum  a dubious choice (1)
Hyperledger vs ethereum a dubious choice (1)
Blockchain Council
 
Hyperledger development & smart contract development
Hyperledger development & smart contract developmentHyperledger development & smart contract development
Hyperledger development & smart contract development
gavraskaranand
 
IRJET- Smart Contracts using Blockchain
IRJET- Smart Contracts using BlockchainIRJET- Smart Contracts using Blockchain
IRJET- Smart Contracts using Blockchain
IRJET Journal
 
Ad

More from Blockchain Council (20)

A quick guide about blockchain based 'remittance' solution
A quick guide about blockchain based 'remittance' solutionA quick guide about blockchain based 'remittance' solution
A quick guide about blockchain based 'remittance' solution
Blockchain Council
 
By 2030, blockchain technology could drive a global economy of $1.7 trillion.
By 2030, blockchain technology could drive a global economy of $1.7 trillion.By 2030, blockchain technology could drive a global economy of $1.7 trillion.
By 2030, blockchain technology could drive a global economy of $1.7 trillion.
Blockchain Council
 
5 ways on how will blockchain impact healthcare
5 ways on how will blockchain impact healthcare5 ways on how will blockchain impact healthcare
5 ways on how will blockchain impact healthcare
Blockchain Council
 
In 2021, facebook plans to introduce its own cryptocurrency.
In 2021, facebook plans to introduce its own cryptocurrency.  In 2021, facebook plans to introduce its own cryptocurrency.
In 2021, facebook plans to introduce its own cryptocurrency.
Blockchain Council
 
Why NFTs has overtaken Defoe As the hottest trend in blockchain
Why NFTs has overtaken Defoe As the hottest trend in blockchainWhy NFTs has overtaken Defoe As the hottest trend in blockchain
Why NFTs has overtaken Defoe As the hottest trend in blockchain
Blockchain Council
 
Low code blockchain platform for crm by salesforce
Low code blockchain platform for crm by salesforceLow code blockchain platform for crm by salesforce
Low code blockchain platform for crm by salesforce
Blockchain Council
 
5 best blockchain stocks to buy in this year
5 best blockchain stocks to buy in this year 5 best blockchain stocks to buy in this year
5 best blockchain stocks to buy in this year
Blockchain Council
 
How to use hyperledger fabric for the enterprise
How to use hyperledger fabric for the enterprise How to use hyperledger fabric for the enterprise
How to use hyperledger fabric for the enterprise
Blockchain Council
 
Top 10 tricks to keep your bitcoin wallet safe
Top 10 tricks to keep your bitcoin wallet safeTop 10 tricks to keep your bitcoin wallet safe
Top 10 tricks to keep your bitcoin wallet safe
Blockchain Council
 
Samsung started to develop its own blockchain
Samsung started to develop its own blockchain Samsung started to develop its own blockchain
Samsung started to develop its own blockchain
Blockchain Council
 
Google cloud became a network block producer by joining the eos blockchain co...
Google cloud became a network block producer by joining the eos blockchain co...Google cloud became a network block producer by joining the eos blockchain co...
Google cloud became a network block producer by joining the eos blockchain co...
Blockchain Council
 
Blockchain use cases in energy sector
Blockchain use cases in energy sectorBlockchain use cases in energy sector
Blockchain use cases in energy sector
Blockchain Council
 
Top Universities Are Increasing Blockchain Activity Worldwide.
Top Universities Are Increasing Blockchain Activity Worldwide.Top Universities Are Increasing Blockchain Activity Worldwide.
Top Universities Are Increasing Blockchain Activity Worldwide.
Blockchain Council
 
Vs code extensions required for blockchain development
Vs code extensions required for blockchain developmentVs code extensions required for blockchain development
Vs code extensions required for blockchain development
Blockchain Council
 
Blockchain Application In The Energy Sector Is Offering Cost Effective strate...
Blockchain Application In The Energy Sector Is Offering Cost Effective strate...Blockchain Application In The Energy Sector Is Offering Cost Effective strate...
Blockchain Application In The Energy Sector Is Offering Cost Effective strate...
Blockchain Council
 
Volvo committed to use blockchain for the highest level of transparency.
Volvo committed to use blockchain for the highest level of transparency. Volvo committed to use blockchain for the highest level of transparency.
Volvo committed to use blockchain for the highest level of transparency.
Blockchain Council
 
5 major advantages of blockchain technology for engineering students
5 major advantages of blockchain technology for engineering students 5 major advantages of blockchain technology for engineering students
5 major advantages of blockchain technology for engineering students
Blockchain Council
 
How blockchain can potentially replace traditional supply chain processes
How blockchain can potentially replace traditional supply chain processesHow blockchain can potentially replace traditional supply chain processes
How blockchain can potentially replace traditional supply chain processes
Blockchain Council
 
How companies are leveraging blockchain in supply chains
How companies are leveraging blockchain in supply chainsHow companies are leveraging blockchain in supply chains
How companies are leveraging blockchain in supply chains
Blockchain Council
 
Blockchain Is Bringing Changes In American Healthcare Industry
Blockchain Is Bringing Changes In American Healthcare IndustryBlockchain Is Bringing Changes In American Healthcare Industry
Blockchain Is Bringing Changes In American Healthcare Industry
Blockchain Council
 
A quick guide about blockchain based 'remittance' solution
A quick guide about blockchain based 'remittance' solutionA quick guide about blockchain based 'remittance' solution
A quick guide about blockchain based 'remittance' solution
Blockchain Council
 
By 2030, blockchain technology could drive a global economy of $1.7 trillion.
By 2030, blockchain technology could drive a global economy of $1.7 trillion.By 2030, blockchain technology could drive a global economy of $1.7 trillion.
By 2030, blockchain technology could drive a global economy of $1.7 trillion.
Blockchain Council
 
5 ways on how will blockchain impact healthcare
5 ways on how will blockchain impact healthcare5 ways on how will blockchain impact healthcare
5 ways on how will blockchain impact healthcare
Blockchain Council
 
In 2021, facebook plans to introduce its own cryptocurrency.
In 2021, facebook plans to introduce its own cryptocurrency.  In 2021, facebook plans to introduce its own cryptocurrency.
In 2021, facebook plans to introduce its own cryptocurrency.
Blockchain Council
 
Why NFTs has overtaken Defoe As the hottest trend in blockchain
Why NFTs has overtaken Defoe As the hottest trend in blockchainWhy NFTs has overtaken Defoe As the hottest trend in blockchain
Why NFTs has overtaken Defoe As the hottest trend in blockchain
Blockchain Council
 
Low code blockchain platform for crm by salesforce
Low code blockchain platform for crm by salesforceLow code blockchain platform for crm by salesforce
Low code blockchain platform for crm by salesforce
Blockchain Council
 
5 best blockchain stocks to buy in this year
5 best blockchain stocks to buy in this year 5 best blockchain stocks to buy in this year
5 best blockchain stocks to buy in this year
Blockchain Council
 
How to use hyperledger fabric for the enterprise
How to use hyperledger fabric for the enterprise How to use hyperledger fabric for the enterprise
How to use hyperledger fabric for the enterprise
Blockchain Council
 
Top 10 tricks to keep your bitcoin wallet safe
Top 10 tricks to keep your bitcoin wallet safeTop 10 tricks to keep your bitcoin wallet safe
Top 10 tricks to keep your bitcoin wallet safe
Blockchain Council
 
Samsung started to develop its own blockchain
Samsung started to develop its own blockchain Samsung started to develop its own blockchain
Samsung started to develop its own blockchain
Blockchain Council
 
Google cloud became a network block producer by joining the eos blockchain co...
Google cloud became a network block producer by joining the eos blockchain co...Google cloud became a network block producer by joining the eos blockchain co...
Google cloud became a network block producer by joining the eos blockchain co...
Blockchain Council
 
Blockchain use cases in energy sector
Blockchain use cases in energy sectorBlockchain use cases in energy sector
Blockchain use cases in energy sector
Blockchain Council
 
Top Universities Are Increasing Blockchain Activity Worldwide.
Top Universities Are Increasing Blockchain Activity Worldwide.Top Universities Are Increasing Blockchain Activity Worldwide.
Top Universities Are Increasing Blockchain Activity Worldwide.
Blockchain Council
 
Vs code extensions required for blockchain development
Vs code extensions required for blockchain developmentVs code extensions required for blockchain development
Vs code extensions required for blockchain development
Blockchain Council
 
Blockchain Application In The Energy Sector Is Offering Cost Effective strate...
Blockchain Application In The Energy Sector Is Offering Cost Effective strate...Blockchain Application In The Energy Sector Is Offering Cost Effective strate...
Blockchain Application In The Energy Sector Is Offering Cost Effective strate...
Blockchain Council
 
Volvo committed to use blockchain for the highest level of transparency.
Volvo committed to use blockchain for the highest level of transparency. Volvo committed to use blockchain for the highest level of transparency.
Volvo committed to use blockchain for the highest level of transparency.
Blockchain Council
 
5 major advantages of blockchain technology for engineering students
5 major advantages of blockchain technology for engineering students 5 major advantages of blockchain technology for engineering students
5 major advantages of blockchain technology for engineering students
Blockchain Council
 
How blockchain can potentially replace traditional supply chain processes
How blockchain can potentially replace traditional supply chain processesHow blockchain can potentially replace traditional supply chain processes
How blockchain can potentially replace traditional supply chain processes
Blockchain Council
 
How companies are leveraging blockchain in supply chains
How companies are leveraging blockchain in supply chainsHow companies are leveraging blockchain in supply chains
How companies are leveraging blockchain in supply chains
Blockchain Council
 
Blockchain Is Bringing Changes In American Healthcare Industry
Blockchain Is Bringing Changes In American Healthcare IndustryBlockchain Is Bringing Changes In American Healthcare Industry
Blockchain Is Bringing Changes In American Healthcare Industry
Blockchain Council
 
Ad

Recently uploaded (20)

AI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier VroomAI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
UXPA Boston
 
Mastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B LandscapeMastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B Landscape
marketing943205
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdfKit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Wonjun Hwang
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?
Eric Torreborre
 
Agentic Automation - Delhi UiPath Community Meetup
Agentic Automation - Delhi UiPath Community MeetupAgentic Automation - Delhi UiPath Community Meetup
Agentic Automation - Delhi UiPath Community Meetup
Manoj Batra (1600 + Connections)
 
ICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdf
ICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdfICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdf
ICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdf
Eryk Budi Pratama
 
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
HusseinMalikMammadli
 
How Top Companies Benefit from Outsourcing
How Top Companies Benefit from OutsourcingHow Top Companies Benefit from Outsourcing
How Top Companies Benefit from Outsourcing
Nascenture
 
Top Hyper-Casual Game Studio Services
Top  Hyper-Casual  Game  Studio ServicesTop  Hyper-Casual  Game  Studio Services
Top Hyper-Casual Game Studio Services
Nova Carter
 
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptxUiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
anabulhac
 
React Native for Business Solutions: Building Scalable Apps for Success
React Native for Business Solutions: Building Scalable Apps for SuccessReact Native for Business Solutions: Building Scalable Apps for Success
React Native for Business Solutions: Building Scalable Apps for Success
Amelia Swank
 
Right to liberty and security of a person.pdf
Right to liberty and security of a person.pdfRight to liberty and security of a person.pdf
Right to liberty and security of a person.pdf
danielbraico197
 
DNF 2.0 Implementations Challenges in Nepal
DNF 2.0 Implementations Challenges in NepalDNF 2.0 Implementations Challenges in Nepal
DNF 2.0 Implementations Challenges in Nepal
ICT Frame Magazine Pvt. Ltd.
 
machines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdfmachines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdf
AmirStern2
 
AI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological ImpactAI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological Impact
SaikatBasu37
 
Best 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat PlatformsBest 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat Platforms
Soulmaite
 
Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025
Damco Salesforce Services
 
Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)
Kaya Weers
 
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier VroomAI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
UXPA Boston
 
Mastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B LandscapeMastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B Landscape
marketing943205
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdfKit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Wonjun Hwang
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?
Eric Torreborre
 
ICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdf
ICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdfICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdf
ICDCC 2025: Securing Agentic AI - Eryk Budi Pratama.pdf
Eryk Budi Pratama
 
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
HusseinMalikMammadli
 
How Top Companies Benefit from Outsourcing
How Top Companies Benefit from OutsourcingHow Top Companies Benefit from Outsourcing
How Top Companies Benefit from Outsourcing
Nascenture
 
Top Hyper-Casual Game Studio Services
Top  Hyper-Casual  Game  Studio ServicesTop  Hyper-Casual  Game  Studio Services
Top Hyper-Casual Game Studio Services
Nova Carter
 
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptxUiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
anabulhac
 
React Native for Business Solutions: Building Scalable Apps for Success
React Native for Business Solutions: Building Scalable Apps for SuccessReact Native for Business Solutions: Building Scalable Apps for Success
React Native for Business Solutions: Building Scalable Apps for Success
Amelia Swank
 
Right to liberty and security of a person.pdf
Right to liberty and security of a person.pdfRight to liberty and security of a person.pdf
Right to liberty and security of a person.pdf
danielbraico197
 
machines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdfmachines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdf
AmirStern2
 
AI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological ImpactAI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological Impact
SaikatBasu37
 
Best 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat PlatformsBest 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat Platforms
Soulmaite
 
Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025
Damco Salesforce Services
 
Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)
Kaya Weers
 

Top 8 blockchain based smart contract platforms

  • 1. Copyright © Blockchain Council www.blockchain-council.org 1
  • 2. Copyright © Blockchain Council www.blockchain-council.org Top 8 Blockchain - Based Smart Contract Platforms All of us are familiar with the vending machine, which is found almost everywhere. This is a simple yet effective smart contract example to understand how it works. You make your choice in the machine, put in the money, and outcomes your milkshake. Instead of this, if you had gone to a regular store, you will need to interact with the cashier. This applies to all the valuable exchanges which happen in our life. If you need a document or an agreement to be prepared, in real life, you will have to take the services of a lawyer, pay them a fee, and get the document from them. 2
  • 3. Copyright © Blockchain Council www.blockchain-council.org But this is not the case with smart contracts. In a traditional contract, there are agreements, rules, and penalties. But in a smart contract, the penalties are automatically meted out to the defaulters. As there are several blockchains that offer the feature of smart contracts, it might be confusing to identify the best one, especially if you are new to the world of blockchain. Irrespective of whether you are a beginner or an advanced learner, this article will prove to be useful to you as it will throw light on the current top 5 blockchain- based smart contract platforms. 3
  • 4. Copyright © Blockchain Council www.blockchain-council.org Understanding Smart Contracts So, what exactly is a smart contract? It refers to a self-executing contract where the terms of the agreement between the buyer and the seller are directly written into lines of code. The code and the agreements are contained therein exist over a distributed, decentralized blockchain network. 4
  • 5. Copyright © Blockchain Council www.blockchain-council.org Smart contracts allow for trusted transactions and agreements to be carried out among anonymous parties without the need for a central entity, external enforcement mechanism, or legal system. This way, the transactions are transparent, irreversible, and traceable. Implementing smart contracts across various blockchains is made possible through Solidity the high-level object- oriented programming language. 5
  • 6. Copyright © Blockchain Council www.blockchain-council.org American computer scientist Nick Szabo was the first to propose the concept of smart contracts in 1994. He invented a virtual currency called ‘Bit Gold’ in 1998, ten years before the invention of the Bitcoin by Satoshi Nakamoto, the anonymous inventor of Bitcoin. Szabo is even rumoured to be the real Satoshi Nakamoto, which he has denied. Szabo defined smart contracts as computerized transaction protocols executing the terms of the contract. 6
  • 7. Copyright © Blockchain Council www.blockchain-council.org What Smart Contracts Can Do ● Manage agreements between users. ● Function as multi-signature accounts so that fund spending will happen only if a certain percentage of people agree. ● Provide utility to other contracts. ● Store information about applications, such as membership records or domain registration information. 7
  • 8. Copyright © Blockchain Council www.blockchain-council.org Best 8 Smart Contract Platforms Let us now take a deeper look at the blockchain platforms which are best- suited for designing smart contracts. This will help you understand what sets them apart. 8
  • 9. Copyright © Blockchain Council www.blockchain-council.org 1. Hyperledger Fabric Hyperledger is an open-source, global collaboration that is hosted by The Linux Foundation. Using this, one can create and develop enterprise-grade, distributed ledger frameworks to support business transactions. It was launched in 2016 with a technical and organizational governance structure and comprises of 30 founding corporate members. It makes use of a modular approach to build blockchains, and this helps companies develop what works best for them. It has attracted big companies such as J.P.Morgan, IBM, Intel, and Samsung. More than software, Hyperledger is a project framework. 9
  • 10. Copyright © Blockchain Council www.blockchain-council.org 1. Hyperledger Fabric Hyperledger is an open-source, global collaboration that is hosted by The Linux Foundation. Using this, one can create and develop enterprise-grade, distributed ledger frameworks to support business transactions. It was launched in 2016 with a technical and organizational governance structure and comprises of 30 founding corporate members. It makes use of a modular approach to build blockchains, and this helps companies develop what works best for them. It has attracted big companies such as J.P.Morgan, IBM, Intel, and Samsung. More than software, Hyperledger is a project framework. 10
  • 11. Copyright © Blockchain Council www.blockchain-council.org Hyperledger Fabric is hosted under the umbrella of The Linux Foundation. It is a blockchain framework that aids in developing applications or solutions with a modular architecture. It supports the plug-and-play version of membership services and consensus. It leverages container technology known as ‘chaincode’ to host smart contracts. Hyperledger Fabric has proved itself as an outstanding smart contract platform and as a feasible option. 11
  • 12. Copyright © Blockchain Council www.blockchain-council.org It is co-developed by IBM, and since it is a permissioned blockchain, it is possible to execute smart contracts or chain codes using hyperledger fabric. It means that all the identities of all the participants of the network will be known. This is perfect for companies aspiring to create smart contracts. 12
  • 13. Copyright © Blockchain Council www.blockchain-council.org But they have to adhere to data protection laws. Like in Ethereum, hyperledger developers use a set of helpful tools which include Hyperledger Composer, tools based on javascript, that helps developers create smart contracts conveniently. Blockchain developers can use javascript, Go, and other common programming languages too for developing smart contracts. This makes hyperledger more flexible. 13
  • 14. Copyright © Blockchain Council www.blockchain-council.org 2. NEM NEMrefers to a peer-to-peer cryptocurrency and blockchain platform that was launched on 31 March 2015. It has now become the first choice of many developers as it is written using java, which is one of the widely used programming languages in the world. 14
  • 15. Copyright © Blockchain Council www.blockchain-council.org It is easily accessible, and it is not mandatory for developers to learn a platform- specific programming language like Solidity. As per experts, the recently launched Catapult or Mijin v.2 update by NEM renders it as the safest smart contract platform across the globe. It is highly scalable. While Ethereum can process 15 transactions per second,NEM manages to process a 100. These features make NEM the best choice for developers. 15
  • 16. Copyright © Blockchain Council www.blockchain-council.org 3. Waves Waves is an open-source platform launched in June 2016, which mainly focuses on dealing with existing obstacles that come to the way of mainstream blockchain implementation, particularly speed and scalability. In the waves ecosystem, smart contracts enable changing the default behaviour of accounts and assets. It is not considered a separate entity, it cannot be called, and it cannot call another smart contract. It is considered an ideal platform for smart contracts and Initial Coin Offerings (ICO). Waves blockchain has also created its own identity for making token operations possible. 16
  • 17. Copyright © Blockchain Council www.blockchain-council.org 4. Ethereum Ethereum provides a decentralized machine called the Ethereum Virtual Machine (EVM) which executes scripts using an international network of public nodes. The ethereum community is regarded as the largest and most active blockchain community across the globe. It includes app developers, core protocol developers, mining organizations, Fortune 500 companies, ordinary users, etc. 17
  • 18. Copyright © Blockchain Council www.blockchain-council.org The beauty of Ethereum smart contracts lies in the support and standardization it offers. Developing smart contracts in Ethereum is easy and less risky as the rules a developer needs to adhere to are clearly published. Though Ethereum has the biggest market capitalization among all the smart contract platforms, it is investing more to improve the development and operation of smart contracts. For this purpose, it has built Solidity, its own smart contract programming language. In spite of some security issues and bugs in its code, Ethereum smart contracts are widely regarded as the best choice for developers. 18
  • 19. Copyright © Blockchain Council www.blockchain-council.org 5. NEO NEO, is, no doubt, one of the most recognized blockchain projects in China and Asia. It offers the opportunity to execute trustless smart contracts. Similar to Ethereum, in addition to being used for financial transactions, it can also be used as a platform for complicated transactions. It is regarded as ‘China’s Ethereum Killer.’ 19
  • 20. Copyright © Blockchain Council www.blockchain-council.org The features which distinguish it from Ethereum are: ● NEO enables developers to write languages that are already known. So, it makes it easy to write smart contracts. ● It uses a proof of stake system with delegated Byzantine Fault Tolerance (dBFT) instead of the proof-of-work algorithm used by Bitcoin and Ethereum, which needs a lot of computing power. 20
  • 21. Copyright © Blockchain Council www.blockchain-council.org ● It has two tokens called NEO, which is the main token on the platform, and GAS, an automatic creation that comes about when NEO is held in a wallet which is officially approved. Overall, NEO is a user-friendly platform, and hence building smart contracts is made simple. For more information about blockchain platforms, log on to Blockchain Council. 21
  • 22. Copyright © Blockchain Council www.blockchain-council.org 6. ARK ARK refers to a decentralized cryptocurrency ecosystem designed to increase user adoption of blockchain technology. The ARK Crew aims to develop a sandbox development kit that will make blockchain deployment easy and efficient. They are aiming for their platform to be used as a bridge between various blockchains. 22
  • 23. Copyright © Blockchain Council www.blockchain-council.org The features being built by the ARK Crew are SmartBridges, Alternative Programming Languages, and Push Button Deployable Blockchains. ARK uses Proof-of-Stake for verification. Any developer will feel comfortable in developing or programming ARK because ARK supports multiple programming languages such as Python, Elixer, RPC, Java, .NET, Go, PHP/Laravel, TypeScript API, Ruby, Nucleid, and Swift iOS. The support of advanced PowerShell, R, C, Rust, Kotlin, and C++ will soon be available. 23
  • 24. Copyright © Blockchain Council www.blockchain-council.org Pros 1. The speed of the ARK network. 2. Smart bridges and encoded listeners are the two features that make ARK standout. Cons 1. ARK promotes holding instead of spending – A return users get from voting implies that people are more likely to hold their ARK and not sell it. 24
  • 25. Copyright © Blockchain Council www.blockchain-council.org 7. Qtum Qtum came to existence in 2016 and Qtum was viewed as a potential disruptor that could connect amongst the Ethereum and Bitcoin ecosystems. It is the hybrid blockchain platform that helps build DApps for mobile devices. Qtum is compatible with ERC20 standards and can host ICOs. It also supports SegWit and has an in-built system to leverage smart contracts which is known as the Decentralized Governance Protocol (DGP). 25
  • 26. Copyright © Blockchain Council www.blockchain-council.org It allows clients to change the blockchain parameters rapidly and flawlessly without disturbing the biological community. For example, when a system is updated using DGP, the hub administrators would not need to take any activities, and Qtum clients would not need to download new software. 26
  • 27. Copyright © Blockchain Council www.blockchain-council.org Pros 1. It uses the Ethereum Virtual Machine (EVM). So, using smart contracts is quite simple. Qtum also uses the Bitcoin blockchain to improve itself. 2. Qtum uses the Proof of Stake algorithm, and hence centralization of energy in the hands of a couple of mineworkers or mining pools will not happen. 3. For quicker verification, Qtum makes use of the UTXO method for transactions. 27
  • 28. Copyright © Blockchain Council www.blockchain-council.org 8- Cardano Cardano is a decentralized public blockchain that is fully open-source. The source code is made available either for use or modification as users or other developers see fit. Cardano is in a race to develop a smart contract platform and is capable of delivering more advanced features. Cardano's development team includes a large global collective of expert engineers and researchers. 28
  • 29. Copyright © Blockchain Council www.blockchain-council.org Cardano is a cryptocurrency project aiming to create a next-generation smart contract platform and ecosystem. Cardano's blockchain was the first-ever platform to evolve from a scientific philosophy and a research-first driven approach. The goal of this project is to improve scalability, governance, security, and interoperability with traditional financial systems and regulations. Cardano's goals are different from those of Ethereum, but the innovations can be directly compared to Ethereum. 29
  • 30. Copyright © Blockchain Council www.blockchain-council.org Cardano is a cryptocurrency project aiming to create a next-generation smart contract platform and ecosystem. Cardano's blockchain was the first-ever platform to evolve from a scientific philosophy and a research-first driven approach. The goal of this project is to improve scalability, governance, security, and interoperability with traditional financial systems and regulations. Cardano's goals are different from those of Ethereum, but the innovations can be directly compared to Ethereum. 30
  • 31. Copyright © Blockchain Council www.blockchain-council.org Pros 1. Charles Hoskinson, the CEO, was involved in Ethereum's development team. He was one among the original co-founders of Ethereum. 2. The white paper is a technical masterpiece providing detailed analysis. 3. Cardano is trying to solve issues faced by the cryptocurrency industry, such as scalability and democratized voting. Cons 31
  • 32. Copyright © Blockchain Council www.blockchain-council.org The planned features are currently not in place. Along with the above-explained ethereum alternatives, there are plenty of others like Waves, BitShares, Chainlink, NEM, etc. which are also taking the market by storm. Rather than focusing on each and every one of them, analyzing the top few would be the best option to gain a fair idea of these platforms. 32
  • 33. Copyright © Blockchain Council www.blockchain-council.org Blockchain Council Certifications You can check out our certifications, and kick start your career in the Blockchain space today. ● Certified Blockchain Expert ● Certified Blockchain Developer ● Certified Smart Contract Developer ● Certified Solidity Developer ● Certified Ethereum Developer 33
  • 34. THANK YOU! Any questions? You can mail us at hello@blockchain-council.org Copyright © Blockchain Council www.blockchain-council.org 34
  翻译: