Hyperledger Fabric Go Contract API

This repository contains the packages for the implementation of the contract API for use in Go chaincode running on Fabric v2.0
We welcome contributions to the Hyperledger Fabric project in many forms.
There’s always plenty to do! Check the documentation on
how to contribute to this project for the full details.
Documentation
Documentation for all packages within this repo can be found here
Tutorials
Tutorials for how to create smart contracts using packages in this repo can be found here
A sample chaincode built using packages from this repo can be found in fabric-samples
License
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.