SlideShare una empresa de Scribd logo
1 de 39
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Agenda
Why Blockchain? Solidity Programming
Blockchain Use CasesBlockchain Concepts
Hyperledger Fabric
Blockchain
In The Industry
Blockchain 101
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Blockchain?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain is the technology behind Bitcoin
Why Blockchain?
Blockchain 101
is the technology behind Bitcoin
1
High Transaction Fees
2
Double Spending
Bitcoin came into existence to fix the issues we had with centralized banking systems
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain is the technology behind Bitcoin
Why Blockchain?
Blockchain 101
Financial CrisisLong Time Involved
3 4
Bitcoin came into existence to fix the issues we had with centralized banking systems
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Blockchain?
Blockchain 101
Bitcoin solved the issues we had with centralized banks.
Centralized
Power
Prone to
Hacks
Double
Spending
Private
Ledgers
Issues with centralized banks
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Blockchain?
Blockchain 101
Bitcoin solved the issues we had with centralized banks.
Issues with centralized banks
Decentralized
Power
Public
Ledger
Immutable
to Hacks
No Double
Spending
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Blockchain?
Blockchain 101
And the best part of using such a cryptocurrency is
that the transaction fee is zero or very
minimal in comparison with third parties such
as banks and digital transfer systems.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain 101
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain 101
Blockchain 101
Distributed Public Ledger
Hash Encryption for
Anonymity
Proof of Work for
Maintenance
Incentives for Validation
Bitcoin FeaturesBlockchain is the technology behind Bitcoin
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Distributed Ledger
Blockchain 101
Ledger
Account Number
1Pos4r9Eesbv8754b…
Balance
19K4ejhJW94U0212… 37
1ZOL9470uier2UMb… 42.67
178errbZ81FePNr30… 1342
1Mr3UNPH8H4U24v… 12.005
563
1JoH83jfos03n2490i… 974.65
… …
Every single person on the network has a copy of the ledger
There is no single centralized original copy
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
SHA256 Hash Function
Hello World
Hello World!
hello world!
a591a6d40bf420404a011733cfb7b190d62c65bf0bcda32b57b277d9ad9f146e
7f83b1657ff1fc53b92dc18148a1d65dfc2d4b1fa3d677284addd200126d9069
7509e5bda0c762d2bac7f90d758b5b2263fa01ccbc542ab5e3df163be08e6ca9
Blockchain 101
Unlike encryption algorithms, Hash functions cannot be decrypted
Bitcoin uses SHA256(SHA256(Block_Header))
It is highly secure as minute changes to input gives completely different output
Brute force attacks fail as there can be completely different input values giving same output
Hash Function
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Proof of Work
Blockchain 101
 Bitcoin has miners who validate have
to solve a complex mathematical
puzzle to add a block to the
blockchain
 Proof of work involves solving
computationally expensive puzzle
which is tough to solve but easy to
verify
Hash (n-1)
Block Data
Nonce
Hash (n)
Block Data
Nonce
Hash (n+1)
Block Data
Nonce
Block n Block n+1 Block n+2
 Miners search for a specific nonce which gives the
desired hash which is predetermined
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Incentives for Validation
Blockchain 101
 Every miner who successfully validates a block is paid
an incentive
 The current incentive is 12.5 BTC
($25,170 / ₹16,20,088)
 Bitcoin incentives is the only way to generate
new currency into the system
 By 2140, all 21 million bitcoins will be mined
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Hyperledger Fabric
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Hyperledger Fabric
Blockchain 101
Hyperledger Fabric is by far the most
advanced permissioned-blockchain
technology available today
- Grey Wolfond, SecureKey Tech
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Hyperledger Fabric
 It varies from the regular blockchain projects as it
enables private members to verify identity and
transactions
Blockchain 101
 It allows channels, i.e., a group of members can form a separate (private)
ledger of transactions
 It encourages a collaborative approach to developing blockchain
technologies via a community process
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Solidity Programming
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Solidity Programming
 Solidity is a contract-oriented, high-level language whose syntax
is similar to that of JavaScript and it is designed to target the
Ethereum Virtual Machine (EVM).
Blockchain 101
 Solidity is statically typed, supports inheritance, libraries
and complex user-defined types among other features.
 It is possible to create contracts for voting, crowdfunding, blind
auctions, multi-signature wallets and more.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Case – Stock Market
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Case – Stock Market
Blockchain 101
Stock trading can
be dated back to
1602
East India Company
was the world’s first
publicly trading
company
Throughout these
years, trading still
follows the same
model
Stock Trading History
Depositories and agents are single
points of failure
Registration, transfer, distribution and
other fees
Increasing administrative fees with
time
Multiple Industry Problems
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Centralized Model
Blockchain 101
RegulatorsRegulators
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Problems with Centralization
Blockchain 101
Problems arising in the centralized Stock exchange
Companies like Lehman Brothers
& MF Global self-destructed
Unaccounted anomalies in Lehman Brothers
led to deteriorating creditworthiness
Extensive use of market debt
Increasing Price-Earnings ratios
Problem Statement
To design a Blockchain solution to solve the issues of centralized stock exchange systems
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Blockchain Model
Blockchain 101
RegulatorsRegulators
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Blockchain Model
Blockchain 101
RegulatorsRegulators
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Blockchain Model
Blockchain 101
RegulatorsRegulators
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Blockchain Model
Blockchain 101
RegulatorsRegulators
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Stock Market – Blockchain Model
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Cases
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Cases
Banking Payment & Transfers Healthcare Law Enforcement
Voting Transportation Online Music Real Estate
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Cases
Blockchain can cut up to $20 billion in middle-man costs per year
Hacking into banking ledgers becomes close to impossible
Solves the double spending problem
Reduces bank crises by a large extentBanking
Blockchain 101
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Cases
Blockchain transfers are the highest in terms of security
Currently Bitcoin runs on no fixed transaction fees
Anonymity is maintainedPayment & Transfers
No bank account is required
Blockchain 101
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Use Cases
Elections require authentication of voters’ identity, secure record
keeping and trusted tallies
Blockchain is the medium for casting, tracking and counting votes
without voter-fraud, lost records or fowl-play.
Increases voter turnoutVoting
Blockchain 101
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Applications
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Applications
Blockchain 101
Followmyvote is the world’s first
open-source online voting
solution based on blockchain. It
helps in voter identification and
online voting.
ShoCard stores your identity onto
Blockchain for easy verification.
Can be used for Governmental
schemes and bank verification.
A true decentralized ridesharing
service often called ‘Uber killer’.
Works on real time car pooling
technique based on Blockchain.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain Applications
Blockchain 101
Everledger provides an
immutable blockchain ledger for
diamond identification and
transaction verification.
Brooklyn Microgrid allows local
residents to buy and sell the
energy on blockchain they
produce from rooftop solar
power installations.
Bitshares provides a high-
performance decentralized
trading platform on blockchain.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchain Training  | Edureka

Más contenido relacionado

La actualidad más candente

Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain TechnologyNimmy Solomon
 
Blockchain
BlockchainBlockchain
BlockchainSai Nath
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to BlockchainMalak Abu Hammad
 
Blockchain Technology Fundamentals
Blockchain Technology FundamentalsBlockchain Technology Fundamentals
Blockchain Technology FundamentalsExperfy
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to BlockchainJordan Harris
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain TechnologyRashi Singh
 
Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basicsRomit Bose
 
Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?Fermat Jade
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain TechnologyRemaisha Ali
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technologyAayt Bahaa
 
An introduction to block chain technology
An introduction to block chain technologyAn introduction to block chain technology
An introduction to block chain technologyyaminisindhurabandar
 
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsUnderstanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsGautam Anand
 
Block chain technology
Block chain technologyBlock chain technology
Block chain technologyMd. Syful Azam
 

La actualidad más candente (20)

Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain
BlockchainBlockchain
Blockchain
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain Technology Fundamentals
Blockchain Technology FundamentalsBlockchain Technology Fundamentals
Blockchain Technology Fundamentals
 
Blockchain
BlockchainBlockchain
Blockchain
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basics
 
Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?
 
An Introduction to Blockchain
An Introduction to BlockchainAn Introduction to Blockchain
An Introduction to Blockchain
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
An introduction to block chain technology
An introduction to block chain technologyAn introduction to block chain technology
An introduction to block chain technology
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain and Cryptocurrency for Dummies
Blockchain and Cryptocurrency for DummiesBlockchain and Cryptocurrency for Dummies
Blockchain and Cryptocurrency for Dummies
 
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsUnderstanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
 
Block chain technology
Block chain technologyBlock chain technology
Block chain technology
 

Destacado

Blockchain 101 presentation by fstream.io
Blockchain 101 presentation by fstream.ioBlockchain 101 presentation by fstream.io
Blockchain 101 presentation by fstream.ioBaiju Devani
 
2017 Global Blockchain Benchmarking Study
 2017 Global Blockchain Benchmarking Study 2017 Global Blockchain Benchmarking Study
2017 Global Blockchain Benchmarking StudyGarrick Hileman
 
CBGTBT - Part 1 - Workshop introduction & primer
CBGTBT - Part 1 - Workshop introduction & primerCBGTBT - Part 1 - Workshop introduction & primer
CBGTBT - Part 1 - Workshop introduction & primerBlockstrap.com
 
Blockchain: The Information Technology of the Future
Blockchain: The Information Technology of the FutureBlockchain: The Information Technology of the Future
Blockchain: The Information Technology of the FutureMelanie Swan
 
Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...
Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...
Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...Melanie Swan
 
State of Bitcoin and Blockchain 2016
State of Bitcoin and Blockchain 2016State of Bitcoin and Blockchain 2016
State of Bitcoin and Blockchain 2016CoinDesk
 

Destacado (7)

Blockchain101
Blockchain101Blockchain101
Blockchain101
 
Blockchain 101 presentation by fstream.io
Blockchain 101 presentation by fstream.ioBlockchain 101 presentation by fstream.io
Blockchain 101 presentation by fstream.io
 
2017 Global Blockchain Benchmarking Study
 2017 Global Blockchain Benchmarking Study 2017 Global Blockchain Benchmarking Study
2017 Global Blockchain Benchmarking Study
 
CBGTBT - Part 1 - Workshop introduction & primer
CBGTBT - Part 1 - Workshop introduction & primerCBGTBT - Part 1 - Workshop introduction & primer
CBGTBT - Part 1 - Workshop introduction & primer
 
Blockchain: The Information Technology of the Future
Blockchain: The Information Technology of the FutureBlockchain: The Information Technology of the Future
Blockchain: The Information Technology of the Future
 
Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...
Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...
Bitcoin and Blockchain Technology Explained: Not just Cryptocurrencies, Econo...
 
State of Bitcoin and Blockchain 2016
State of Bitcoin and Blockchain 2016State of Bitcoin and Blockchain 2016
State of Bitcoin and Blockchain 2016
 

Similar a Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchain Training | Edureka

Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...
Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...
Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...Edureka!
 
BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...
BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...
BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...Edureka!
 
Blockchain Technology | Blockchain Technology Explained | Edureka
Blockchain Technology | Blockchain Technology Explained | EdurekaBlockchain Technology | Blockchain Technology Explained | Edureka
Blockchain Technology | Blockchain Technology Explained | EdurekaEdureka!
 
What Are The Three Pillars Of Blockchain Technology
What Are The Three Pillars Of Blockchain Technology What Are The Three Pillars Of Blockchain Technology
What Are The Three Pillars Of Blockchain Technology Blockchain Council
 
Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Nelson Petracek
 
Lapine blockchain introduction 10/04/2018
Lapine blockchain introduction 10/04/2018Lapine blockchain introduction 10/04/2018
Lapine blockchain introduction 10/04/2018Chuck Bair
 
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 2021OliviaJune1
 
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 processesBlockchain Council
 
What is the future of blockchain in cybersecurity
What is the future of blockchain in cybersecurity What is the future of blockchain in cybersecurity
What is the future of blockchain in cybersecurity Blockchain Council
 
Become a blockchain expert and join the blockchain revolution
Become a blockchain expert and join the blockchain revolutionBecome a blockchain expert and join the blockchain revolution
Become a blockchain expert and join the blockchain revolutionBlockchain Council
 
How do blockchain and wordpress work together
How do blockchain and wordpress work together How do blockchain and wordpress work together
How do blockchain and wordpress work together 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 chainsBlockchain 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
 
Blockchain Technology Trends 2020
Blockchain Technology Trends 2020Blockchain Technology Trends 2020
Blockchain Technology Trends 2020Blockchain Council
 
What Are The Main Features Of Blockchain Technology?
What Are The Main Features Of Blockchain Technology?What Are The Main Features Of Blockchain Technology?
What Are The Main Features Of Blockchain Technology?Blockchain Council
 
Incredible role of blockchain in finance sector
Incredible role of blockchain in finance sectorIncredible role of blockchain in finance sector
Incredible role of blockchain in finance sectorBlockchain Council
 
Top 5 Blockchain Platforms To Watch For In 2021
Top 5 Blockchain Platforms To Watch For In 2021Top 5 Blockchain Platforms To Watch For In 2021
Top 5 Blockchain Platforms To Watch For In 2021Blockchain Council
 
When and why to use blockchain technology
When and why to use blockchain technology When and why to use blockchain technology
When and why to use blockchain technology Blockchain Council
 
Enterprise Ethereum : How It Differs From DLT?
Enterprise Ethereum : How It Differs From DLT?Enterprise Ethereum : How It Differs From DLT?
Enterprise Ethereum : How It Differs From DLT?Blockchain Council
 
Code on the chain! An introduction in writing smart contracts and tooling for...
Code on the chain! An introduction in writing smart contracts and tooling for...Code on the chain! An introduction in writing smart contracts and tooling for...
Code on the chain! An introduction in writing smart contracts and tooling for...Codemotion
 

Similar a Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchain Training | Edureka (20)

Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...
Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...
Blockchain Training | Blockchain Tutorial for Beginners | Blockchain Technolo...
 
BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...
BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...
BlockChain Tutorial | Getting Started With BlockChain | BlockChain Certificat...
 
Blockchain Technology | Blockchain Technology Explained | Edureka
Blockchain Technology | Blockchain Technology Explained | EdurekaBlockchain Technology | Blockchain Technology Explained | Edureka
Blockchain Technology | Blockchain Technology Explained | Edureka
 
What Are The Three Pillars Of Blockchain Technology
What Are The Three Pillars Of Blockchain Technology What Are The Three Pillars Of Blockchain Technology
What Are The Three Pillars Of Blockchain Technology
 
Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017
 
Lapine blockchain introduction 10/04/2018
Lapine blockchain introduction 10/04/2018Lapine blockchain introduction 10/04/2018
Lapine blockchain introduction 10/04/2018
 
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
 
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
 
What is the future of blockchain in cybersecurity
What is the future of blockchain in cybersecurity What is the future of blockchain in cybersecurity
What is the future of blockchain in cybersecurity
 
Become a blockchain expert and join the blockchain revolution
Become a blockchain expert and join the blockchain revolutionBecome a blockchain expert and join the blockchain revolution
Become a blockchain expert and join the blockchain revolution
 
How do blockchain and wordpress work together
How do blockchain and wordpress work together How do blockchain and wordpress work together
How do blockchain and wordpress work together
 
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
 
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 Technology Trends 2020
Blockchain Technology Trends 2020Blockchain Technology Trends 2020
Blockchain Technology Trends 2020
 
What Are The Main Features Of Blockchain Technology?
What Are The Main Features Of Blockchain Technology?What Are The Main Features Of Blockchain Technology?
What Are The Main Features Of Blockchain Technology?
 
Incredible role of blockchain in finance sector
Incredible role of blockchain in finance sectorIncredible role of blockchain in finance sector
Incredible role of blockchain in finance sector
 
Top 5 Blockchain Platforms To Watch For In 2021
Top 5 Blockchain Platforms To Watch For In 2021Top 5 Blockchain Platforms To Watch For In 2021
Top 5 Blockchain Platforms To Watch For In 2021
 
When and why to use blockchain technology
When and why to use blockchain technology When and why to use blockchain technology
When and why to use blockchain technology
 
Enterprise Ethereum : How It Differs From DLT?
Enterprise Ethereum : How It Differs From DLT?Enterprise Ethereum : How It Differs From DLT?
Enterprise Ethereum : How It Differs From DLT?
 
Code on the chain! An introduction in writing smart contracts and tooling for...
Code on the chain! An introduction in writing smart contracts and tooling for...Code on the chain! An introduction in writing smart contracts and tooling for...
Code on the chain! An introduction in writing smart contracts and tooling for...
 

Más de Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaEdureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaEdureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaEdureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaEdureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaEdureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaEdureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaEdureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaEdureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaEdureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaEdureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | EdurekaEdureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEdureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEdureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaEdureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaEdureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaEdureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaEdureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | EdurekaEdureka!
 

Más de Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Último

UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 

Último (20)

UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 

Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchain Training | Edureka

  • 1.
  • 2. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Agenda Why Blockchain? Solidity Programming Blockchain Use CasesBlockchain Concepts Hyperledger Fabric Blockchain In The Industry Blockchain 101
  • 3. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Blockchain?
  • 4. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain is the technology behind Bitcoin Why Blockchain? Blockchain 101 is the technology behind Bitcoin 1 High Transaction Fees 2 Double Spending Bitcoin came into existence to fix the issues we had with centralized banking systems
  • 5. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain is the technology behind Bitcoin Why Blockchain? Blockchain 101 Financial CrisisLong Time Involved 3 4 Bitcoin came into existence to fix the issues we had with centralized banking systems
  • 6. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Blockchain? Blockchain 101 Bitcoin solved the issues we had with centralized banks. Centralized Power Prone to Hacks Double Spending Private Ledgers Issues with centralized banks
  • 7. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Blockchain? Blockchain 101 Bitcoin solved the issues we had with centralized banks. Issues with centralized banks Decentralized Power Public Ledger Immutable to Hacks No Double Spending
  • 8. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Blockchain? Blockchain 101 And the best part of using such a cryptocurrency is that the transaction fee is zero or very minimal in comparison with third parties such as banks and digital transfer systems.
  • 9. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain 101
  • 10. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain 101 Blockchain 101 Distributed Public Ledger Hash Encryption for Anonymity Proof of Work for Maintenance Incentives for Validation Bitcoin FeaturesBlockchain is the technology behind Bitcoin
  • 11. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Distributed Ledger Blockchain 101 Ledger Account Number 1Pos4r9Eesbv8754b… Balance 19K4ejhJW94U0212… 37 1ZOL9470uier2UMb… 42.67 178errbZ81FePNr30… 1342 1Mr3UNPH8H4U24v… 12.005 563 1JoH83jfos03n2490i… 974.65 … … Every single person on the network has a copy of the ledger There is no single centralized original copy
  • 12. Copyright © 2017, edureka and/or its affiliates. All rights reserved. SHA256 Hash Function Hello World Hello World! hello world! a591a6d40bf420404a011733cfb7b190d62c65bf0bcda32b57b277d9ad9f146e 7f83b1657ff1fc53b92dc18148a1d65dfc2d4b1fa3d677284addd200126d9069 7509e5bda0c762d2bac7f90d758b5b2263fa01ccbc542ab5e3df163be08e6ca9 Blockchain 101 Unlike encryption algorithms, Hash functions cannot be decrypted Bitcoin uses SHA256(SHA256(Block_Header)) It is highly secure as minute changes to input gives completely different output Brute force attacks fail as there can be completely different input values giving same output Hash Function
  • 13. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Proof of Work Blockchain 101  Bitcoin has miners who validate have to solve a complex mathematical puzzle to add a block to the blockchain  Proof of work involves solving computationally expensive puzzle which is tough to solve but easy to verify Hash (n-1) Block Data Nonce Hash (n) Block Data Nonce Hash (n+1) Block Data Nonce Block n Block n+1 Block n+2  Miners search for a specific nonce which gives the desired hash which is predetermined
  • 14. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Incentives for Validation Blockchain 101  Every miner who successfully validates a block is paid an incentive  The current incentive is 12.5 BTC ($25,170 / ₹16,20,088)  Bitcoin incentives is the only way to generate new currency into the system  By 2140, all 21 million bitcoins will be mined
  • 15. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Hyperledger Fabric
  • 16. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Hyperledger Fabric Blockchain 101 Hyperledger Fabric is by far the most advanced permissioned-blockchain technology available today - Grey Wolfond, SecureKey Tech
  • 17. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Hyperledger Fabric  It varies from the regular blockchain projects as it enables private members to verify identity and transactions Blockchain 101  It allows channels, i.e., a group of members can form a separate (private) ledger of transactions  It encourages a collaborative approach to developing blockchain technologies via a community process
  • 18. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Solidity Programming
  • 19. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Solidity Programming  Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript and it is designed to target the Ethereum Virtual Machine (EVM). Blockchain 101  Solidity is statically typed, supports inheritance, libraries and complex user-defined types among other features.  It is possible to create contracts for voting, crowdfunding, blind auctions, multi-signature wallets and more.
  • 20. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Case – Stock Market
  • 21. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Case – Stock Market Blockchain 101 Stock trading can be dated back to 1602 East India Company was the world’s first publicly trading company Throughout these years, trading still follows the same model Stock Trading History Depositories and agents are single points of failure Registration, transfer, distribution and other fees Increasing administrative fees with time Multiple Industry Problems
  • 22. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Centralized Model Blockchain 101 RegulatorsRegulators
  • 23. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Problems with Centralization Blockchain 101 Problems arising in the centralized Stock exchange Companies like Lehman Brothers & MF Global self-destructed Unaccounted anomalies in Lehman Brothers led to deteriorating creditworthiness Extensive use of market debt Increasing Price-Earnings ratios Problem Statement To design a Blockchain solution to solve the issues of centralized stock exchange systems
  • 24. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Blockchain Model Blockchain 101 RegulatorsRegulators
  • 25. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Blockchain Model Blockchain 101 RegulatorsRegulators
  • 26. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Blockchain Model Blockchain 101 RegulatorsRegulators
  • 27. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Blockchain Model Blockchain 101 RegulatorsRegulators
  • 28. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Stock Market – Blockchain Model
  • 29. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Cases
  • 30. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Cases Banking Payment & Transfers Healthcare Law Enforcement Voting Transportation Online Music Real Estate
  • 31. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Cases Blockchain can cut up to $20 billion in middle-man costs per year Hacking into banking ledgers becomes close to impossible Solves the double spending problem Reduces bank crises by a large extentBanking Blockchain 101
  • 32. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Cases Blockchain transfers are the highest in terms of security Currently Bitcoin runs on no fixed transaction fees Anonymity is maintainedPayment & Transfers No bank account is required Blockchain 101
  • 33. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Use Cases Elections require authentication of voters’ identity, secure record keeping and trusted tallies Blockchain is the medium for casting, tracking and counting votes without voter-fraud, lost records or fowl-play. Increases voter turnoutVoting Blockchain 101
  • 34. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Applications
  • 35. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Applications Blockchain 101 Followmyvote is the world’s first open-source online voting solution based on blockchain. It helps in voter identification and online voting. ShoCard stores your identity onto Blockchain for easy verification. Can be used for Governmental schemes and bank verification. A true decentralized ridesharing service often called ‘Uber killer’. Works on real time car pooling technique based on Blockchain.
  • 36. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blockchain Applications Blockchain 101 Everledger provides an immutable blockchain ledger for diamond identification and transaction verification. Brooklyn Microgrid allows local residents to buy and sell the energy on blockchain they produce from rooftop solar power installations. Bitshares provides a high- performance decentralized trading platform on blockchain.
  • 37. Copyright © 2017, edureka and/or its affiliates. All rights reserved.
  • 38. Copyright © 2017, edureka and/or its affiliates. All rights reserved.