Hyperledger Fabric : Technical Overview [Part I]

Written by rafaelbelchior | Published 2019/11/11
Tech Story Tags: hyperledger-fabric | blockchain | peer-node | private-blockchain | hyperledger | latest-tech-stories | chaincode | permissioned-blockchain

TLDR Fabric allows for different kinds of participants in the network, which facilitates the execute-order-validate paradigm for distributed execution of chaincode. Chaincode is the central element in a Fabric network, as it dictates the rules to be followed by member participants. Each peer contains a ledger component, formed by the block store, which stores blocks containing transactions and the peer transaction manager (PTM) Fabric introduces a hybrid replication model, combining active and passive replication (primarybackup-replication, ported to the untrusted environment)via the TL;DR App

no story

Written by rafaelbelchior | PhD researcher (Blockchain); https://rafaelapb.github.io/
Published by HackerNoon on 2019/11/11