fabric-private-chaincode
fabric-private-chaincode copied to clipboard
Client side support: node sdk
See also sibling features #288 and #289
Note: according to https://hyperledger.github.io/fabric-sdk-node/master/tutorial-migration.html:
- the fabric-client apis we use in demo and in utils/docker-compose/node-sdk are now depricated and one should use fabric-network in turns, and
- "SDK no longer aims to provide administrative and management capability. The command-line interface should be used for these operations."