github.com/ZihuaZhang/fabric-protos-go@v1.0.7/README.md (about) 1 # Hyperledger Fabric gRPC and Protocol Buffer Bindings for go 2 3 This repository contains the Hyperledger Fabric [grpc] service and [protocol 4 buffer][protobuf] bindings for [go]. 5 6 ## Community 7 8 We welcome contributions to the Hyperledger Fabric project in many forms. 9 There’s always plenty to do! Check the documentation on 10 [how to contribute][contributing] to this project for the full details. 11 12 - [Hyperledger Community](https://www.hyperledger.org/community) 13 - [Hyperledger mailing lists and archives](http://lists.hyperledger.org/) 14 - [Hyperledger Chat](http://chat.hyperledger.org/channel/fabric) 15 - [Hyperledger Fabric Issue Tracking (JIRA)](https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104) 16 - [Hyperledger Fabric Wiki](https://wiki.hyperledger.org/display/Fabric) 17 - [Hyperledger Wiki](https://wiki.hyperledger.org/) 18 - [Hyperledger Code of Conduct](https://wiki.hyperledger.org/display/HYP/Hyperledger+Code+of+Conduct) 19 20 ## License <a name="license"></a> 21 22 Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](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/. 23 24 [contributing]: https://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html 25 [go]: https://golang.org/ 26 [grpc]: https://grpc.io/docs/guides/ 27 [protobuf]: https://github.com/protocolbuffers/protobuf/ 28 [rocketchat-image]: https://open.rocket.chat/images/join-chat.svg 29 [rocketchat-url]: https://chat.hyperledger.org/channel/fabric