As a Golang application developer
I want to use an Idemix signer implementation
So that client permission to transact with the network can be verified while maintaining anonymity
Golang Idemix implementation supported by current Fabric nodes here:
https://github.com/IBM/idemix
See this comment for pointers on integration:
hyperledger/fabric#2955 (comment)
As a Golang application developer
I want to use an Idemix signer implementation
So that client permission to transact with the network can be verified while maintaining anonymity
Golang Idemix implementation supported by current Fabric nodes here:
https://github.com/IBM/idemix
See this comment for pointers on integration:
hyperledger/fabric#2955 (comment)