As part of the technology demonstrator project using Hyperledger indy to explore, among other VON network facilities, the use of the distributed ledger with PSPC Supplier Registration Information (SRI), the design specifies agents to interact with the sovrin distributed ledger as realized through indy-sdk.
The demonstration defines the following agents:
the Trust Anchor agent as:
the BC Registrar agent as:
the BC Org Book agent as, for claims that the BC Registrar issues:
the SRI agent as:
the PSPC Org Book as, for claims that the SRI agent issues:
The design document is available from the von_base
repository (https://github.com/PSPC-SPAC-buyandsell/von_base.git) at doc/agent-design.doc
. The design document includes instructions for installation, configuration, and operation of von_agent
.