The project contains the set of extensions that can be used as module substitution with Hyperledger Fabric SDK Go (fabric-sdk-go).
The project contains following modules:
- fabric : Hyperledger Fabric related extensions including protos used by Hyperledger Fabric SDK Go.
To compile the project, please run the following command from root directory
$ make build
Thank you for your interest in contributing. Please see our community contribution guidelines for more information.
Apache License, Version 2.0 (Apache-2.0). See the LICENSE file.