Understanding the Hyperledger Indy Distributed Ledger - Alexander Shcherbakov, Evernym

Understanding the Hyperledger Indy Distributed Ledger - Alexander Shcherbakov, Evernym Hyperledger Indy has its own implementation of Distributed Ledger (indy-node) not dependent on any other blockchain platform. It also has its own implementation of a PBFT-like consensus protocol (indy-plenum). Indy-node is a Ledger purpose-build for Identity. However, it can be used as a general-purpose blockchain for use cases besides Identity. One of indy-node deployments (Sovrin Ledger) is successfully functioning i
Back to Top