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

v2 implementation using fabric-protos-go-apiv2 #108

Closed bestbeforetoday closed 3 months ago

bestbeforetoday commented 4 months ago

The v2 implementation retains wire-level compatibility with Fabric but does include the following breaking changes:

Closes #80