fabric-private-chaincode icon indicating copy to clipboard operation
fabric-private-chaincode copied to clipboard

Client side support: node sdk

Open g2flyer opened this issue 5 years ago • 1 comments

See also sibling features #288 and #289

g2flyer avatar Mar 20 '20 17:03 g2flyer

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."

g2flyer avatar Apr 01 '20 21:04 g2flyer