Hyperledger_Presentation
Hyperledger_Presentation
Blockchain Ecosystem
Agenda
• Introduction to Hyperledger
• Hyperledger vs. Public Blockchains
• Key Hyperledger Projects (Fabric, Sawtooth, Indy, etc.)
• Hyperledger Fabric Architecture
• Use Cases of Hyperledger
• Benefits & Challenges
• Future of Hyperledger
• Conclusion
Introduction to Hyperledger
• Definition: Hyperledger is an open-source
collaborative effort hosted by the Linux Foundation
to advance cross-industry blockchain technologies.
• Goal: Enable enterprise-grade permissioned
blockchain solutions.
• Not a cryptocurrency, unlike Bitcoin or Ethereum.
• Modular & Scalable framework for businesses.
• Fabric , Sawtooth, Indy, Besu, Iroha
Hyperledger vs. Public Blockchains
Hyperledger Public Blockchains
Feature
(Permissioned) (Bitcoin/Ethereum)
Private, known
Access
Feature Hyperledger (Permissioned) Public, anonymous
Public Blockchains
Access
participants
Private, known participants
(Bitcoin/Ethereum)
Public, anonymous
Consensus Flexible (PBFT, Raft, etc.) PoW, PoS
Speed High throughput Slower due to decentralization
Use Case Flexible (PBFT, Raft,
Enterprise solutions Cryptocurrencies, DeFi
Consensus PoW, PoS
etc.)
Slower due to
Speed High throughput
decentralization
Phase 2
Transaction Transaction
submission ordering
Phase 3
Transaction Transaction Commit event
validation commitment
How it works?
• Phase 1 - Transaction Proposal and Endorsement: