SlideShare a Scribd company logo
Hyperledger Fabric Architecture
Hyperledger Fabric Implementation in
Supply Chain
Created By: Rahul Jain
Implemetation
By implementing Hyperledger Fabric in a supply chain
management system, it is possible to create a secure and
tamper-resistant ledger of each records that can be
accessed and queried by authorized parties. The use of
Blockchain technology can help increase transparency,
reduce fraud, and improve the overall efficiency of the
system.
Created By: Rahul Jain
Hyperledger Fabric Architecture
Created By: Rahul Jain
How Application interact with the Ledger
Created By: Rahul Jain
Transaction Flow
When a client application submits a transaction proposal to the network, it is first sent to the
endorsing peers for validation. The endorsers execute the chaincode and check whether the
proposed transaction is valid according to the rules defined in the chaincode. If the transaction is
valid, the endorsers digitally sign the proposal and return it to the client application.
Endorser: Endorsers are responsible for executing the transaction logic and verifying its validity,
ensuring that the transaction conforms to the rules defined in the chaincode and that it does not
violate any of the endorsement policies.
Orderer: The Orderer is a separate component from the endorsing peers and is responsible for
ordering transactions into blocks and distributing them to the peers for validation and
commitment to the ledger.
Validation: By validating transactions and blocks before they are added to the ledger, the
network ensures that only valid transactions are added and that the ledger is consistent across all
nodes in the network.
Created By: Rahul Jain
Propose Transaction
Created By: Rahul Jain
Execute Proposal
Created By: Rahul Jain
Proposal Response
Created By: Rahul Jain
Order Transaction
Created By: Rahul Jain
Deliver Transactions
Created By: Rahul Jain
Validate Transactions
Created By: Rahul Jain
Notify Transactions
Created By: Rahul Jain
Thank You
We hope you found this presentation informative
and useful.
Created By: Rahul Jain

More Related Content

PPTX
Hyperledger Fabric
PDF
blockchain unit 3
PPTX
Hyperledger fabric architecture
PPTX
CCS339 Unit IV HYPERLEDGER FABRIC & ETHEREUM
PDF
Learn Basics & advances of Hyperledger - 101-Blockchains
PDF
Demystify blockchain development with hyperledger fabric
PDF
Lecture 8 Hyperledger Fabric 2022f.pdf
PDF
Hyperledger Fabric Technical Deep Dive 20190618
Hyperledger Fabric
blockchain unit 3
Hyperledger fabric architecture
CCS339 Unit IV HYPERLEDGER FABRIC & ETHEREUM
Learn Basics & advances of Hyperledger - 101-Blockchains
Demystify blockchain development with hyperledger fabric
Lecture 8 Hyperledger Fabric 2022f.pdf
Hyperledger Fabric Technical Deep Dive 20190618

Similar to Hyperledger Fabric Architecture Work FLow (20)

PPTX
Blockchain explored
PPTX
Hyperledger
PPTX
Hyperledger
PDF
Role of hyperledger fabric in blockchain
DOCX
UNIT IV.docx.cloud service management document anna university regulation 2021
PDF
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
ODP
Hyperledger Fabric and Tools
PPTX
hyperledger-chaincode & hyperl fabric.pptx
PPTX
Block chain fundamentals and hyperledger
PPTX
BlockChain-1.pptx
PPTX
Blockchain Hyper Ledger Fabric : Bangkok Conference
PPSX
Blockchain HyperLedger Fabric Internals - Clavent
PPTX
Blockchain Intro to Hyperledger Fabric
PDF
Hyperledger fabric 3
PPTX
Hyperledger fabric
PPTX
Defrag X Keynote: Deploying and managing Global Blockchain Network
PPTX
Defrag x blockchain keynote
PDF
Blockchain hyerledger-fabric
PPTX
Blockchain - HyperLedger Fabric
PDF
02 - Introduction to Hyperledger Fabric
Blockchain explored
Hyperledger
Hyperledger
Role of hyperledger fabric in blockchain
UNIT IV.docx.cloud service management document anna university regulation 2021
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
Hyperledger Fabric and Tools
hyperledger-chaincode & hyperl fabric.pptx
Block chain fundamentals and hyperledger
BlockChain-1.pptx
Blockchain Hyper Ledger Fabric : Bangkok Conference
Blockchain HyperLedger Fabric Internals - Clavent
Blockchain Intro to Hyperledger Fabric
Hyperledger fabric 3
Hyperledger fabric
Defrag X Keynote: Deploying and managing Global Blockchain Network
Defrag x blockchain keynote
Blockchain hyerledger-fabric
Blockchain - HyperLedger Fabric
02 - Introduction to Hyperledger Fabric
Ad

Recently uploaded (20)

PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Approach and Philosophy of On baking technology
PPT
Teaching material agriculture food technology
PDF
Empathic Computing: Creating Shared Understanding
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Getting Started with Data Integration: FME Form 101
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
August Patch Tuesday
PPTX
TLE Review Electricity (Electricity).pptx
Per capita expenditure prediction using model stacking based on satellite ima...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Group 1 Presentation -Planning and Decision Making .pptx
Encapsulation_ Review paper, used for researhc scholars
A comparative analysis of optical character recognition models for extracting...
MIND Revenue Release Quarter 2 2025 Press Release
Reach Out and Touch Someone: Haptics and Empathic Computing
Spectral efficient network and resource selection model in 5G networks
Approach and Philosophy of On baking technology
Teaching material agriculture food technology
Empathic Computing: Creating Shared Understanding
Assigned Numbers - 2025 - Bluetooth® Document
SOPHOS-XG Firewall Administrator PPT.pptx
Heart disease approach using modified random forest and particle swarm optimi...
Getting Started with Data Integration: FME Form 101
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
August Patch Tuesday
TLE Review Electricity (Electricity).pptx
Ad

Hyperledger Fabric Architecture Work FLow

  • 1. Hyperledger Fabric Architecture Hyperledger Fabric Implementation in Supply Chain Created By: Rahul Jain
  • 2. Implemetation By implementing Hyperledger Fabric in a supply chain management system, it is possible to create a secure and tamper-resistant ledger of each records that can be accessed and queried by authorized parties. The use of Blockchain technology can help increase transparency, reduce fraud, and improve the overall efficiency of the system. Created By: Rahul Jain
  • 4. How Application interact with the Ledger Created By: Rahul Jain
  • 5. Transaction Flow When a client application submits a transaction proposal to the network, it is first sent to the endorsing peers for validation. The endorsers execute the chaincode and check whether the proposed transaction is valid according to the rules defined in the chaincode. If the transaction is valid, the endorsers digitally sign the proposal and return it to the client application. Endorser: Endorsers are responsible for executing the transaction logic and verifying its validity, ensuring that the transaction conforms to the rules defined in the chaincode and that it does not violate any of the endorsement policies. Orderer: The Orderer is a separate component from the endorsing peers and is responsible for ordering transactions into blocks and distributing them to the peers for validation and commitment to the ledger. Validation: By validating transactions and blocks before they are added to the ledger, the network ensures that only valid transactions are added and that the ledger is consistent across all nodes in the network. Created By: Rahul Jain
  • 13. Thank You We hope you found this presentation informative and useful. Created By: Rahul Jain