fabric-sdk-go
fabric-sdk-go copied to clipboard
Does it support version 2.4
Does the sdk support 2.4 version of the chain
https://github.com/hyperledger/fabric-gateway is supported for Fabric v2.4 onwards.
https://github.com/hyperledger/fabric-gateway is supported for Fabric v2.4 onwards.
Thank you revert。I see that this code does not support contract management member management?
it support fabric version 2.4,I use fabric-sdk-go v1.0.0,and i can install ,getInstalled,commit approve contract,you can refer my github repo https://github.com/iamlzw/blockchain-benchmark/blob/master/tools/chaincode.go