hyperledger / fabric-private-chaincode

FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.
Apache License 2.0
160 stars 91 forks source link

Add echo-go sample #747

Closed mbrandenburger closed 7 months ago

mbrandenburger commented 7 months ago

This PR adds another go chaincode sample based on the existing c++ echo chaincode