Hyperledger can be thaught of as a software which everyone can use to create one’s own personalised blockchain service.
On the Hyperledger network,only parties directly affiliated with the deal are updated on the ledger and notified .Thus maintaining privacy and confidentiality.
Roles
Committer: Responsible to append validated transactions to their specific ledger
Endorser: Responsible for Simulating transaction and preventing unstable and non deterministic transactions
Consenter: Responsible for Network consenuse service and A collection of consensus service nodes (CSNs) will order transactions into block according to the network’s chosen ordering implementation
