hyperledger-indy

How do you generate pool_transactions_genesis and domain_transactions_genesis?

早过忘川 提交于 2021-01-27 12:37:38
问题 I'm experimenting with creating a Hyperledger-Indy network and have been following the readthedocs. I can spin up blank indy-node docker containers and have been able to generate their keys using init_indy_node with my seed. I can't find instructions on how to generate pool_transactions_genesis and domain_transactions_genesis using the keys generated above. The only thing I can find is the command generate_indy_pool_transactions but this just creates a generic bootstrap sandbox network that

Cross-ledger communication between Hyperledger Fabric and Hyperledger Indy

筅森魡賤 提交于 2020-01-12 10:10:07
问题 Is it possible to have a cross-ledger identity management between hyperledger fabric and indy? Is it possible to communicate between Hyperledger Fabric and Hyperledger Indy? Can I read the data from Fabric and store it in Indy and vice-versa? My idea is to use Indy to authenticate identities and use Fabric to store data through chaincodes using the communicated credentials. Is Quilt the tool for it? 回答1: Hyperledger Indy is a decentralised identity system, while Hyperledger Fabric is a

Cross-ledger communication between Hyperledger Fabric and Hyperledger Indy

点点圈 提交于 2020-01-12 10:10:02
问题 Is it possible to have a cross-ledger identity management between hyperledger fabric and indy? Is it possible to communicate between Hyperledger Fabric and Hyperledger Indy? Can I read the data from Fabric and store it in Indy and vice-versa? My idea is to use Indy to authenticate identities and use Fabric to store data through chaincodes using the communicated credentials. Is Quilt the tool for it? 回答1: Hyperledger Indy is a decentralised identity system, while Hyperledger Fabric is a