fabric-cli
fabric-cli copied to clipboard
try with admin-sdk
@denyeart , @bestbeforetoday I suppose once we switch to admin-sdk for this repo. it will be a big PR, as replace https://github.com/hyperledger/fabric-cli/blob/main/go.mod#L11 by admin sdk and upgrade to protos v2
I opened an PR as POC #46 https://github.com/hyperledger/fabric-cli/pull/46
@SamYuan1990 Thanks for moving this forward.