hyperledger / fabric-chaincode-go

Hyperledger Fabric Packages for Go Chaincode
https://pkg.go.dev/github.com/hyperledger/fabric-chaincode-go
Apache License 2.0
137 stars 133 forks source link

Chaincode server shim side#fab 14086 #5

Closed muralisrini closed 4 years ago

muralisrini commented 4 years ago

Chaincode-as-server shim implementation for go chaincodes

NOTE: latest fabric master was built and unit-tested by replacing vendored code with these changes.

muralisrini commented 4 years ago

Will checkin after fixing lint.