An open API service indexing awesome lists of open source software.

https://github.com/hyperledger/fabric-protos-go

Generated Go bindings for fabric-protos
https://github.com/hyperledger/fabric-protos-go

Last synced: 12 months ago
JSON representation

Generated Go bindings for fabric-protos

Awesome Lists containing this project

README

          

# Hyperledger Fabric gRPC and Protocol Buffer Bindings for go

IMPORTANT: you should not attempt to make changes to this repository.
It is an assembled representation of the [repository][fabric-protos].
If you want to make changes, you must prepare them for the [repository][fabric-protos]

This repository contains the Hyperledger Fabric [grpc] service and [protocol
buffer][protobuf] bindings for [go].

## Community

We welcome contributions to the Hyperledger Fabric project in many forms.
There’s always plenty to do! Check the documentation on
[how to contribute][contributing] to this project for the full details.

- [Hyperledger Community](https://www.hyperledger.org/community)
- [Hyperledger mailing lists and archives](http://lists.hyperledger.org/)
- [Hyperledger Chat](http://chat.hyperledger.org/channel/fabric)
- [Hyperledger Fabric Issue Tracking (JIRA)](https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104)
- [Hyperledger Fabric Wiki](https://wiki.hyperledger.org/display/Fabric)
- [Hyperledger Wiki](https://wiki.hyperledger.org/)
- [Hyperledger Code of Conduct](https://wiki.hyperledger.org/display/HYP/Hyperledger+Code+of+Conduct)

## License

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/.

[contributing]: https://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html
[go]: https://golang.org/
[grpc]: https://grpc.io/docs/guides/
[protobuf]: https://github.com/protocolbuffers/protobuf/
[rocketchat-image]: https://open.rocket.chat/images/join-chat.svg
[rocketchat-url]: https://chat.hyperledger.org/channel/fabric
[fabric-protos]: https://github.com/hyperledger/fabric-protos/