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
- Host: GitHub
- URL: https://github.com/hyperledger/fabric-protos-go
- Owner: hyperledger
- License: apache-2.0
- Created: 2019-08-21T15:48:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-26T14:14:24.000Z (about 1 year ago)
- Last Synced: 2025-05-08T10:53:09.370Z (12 months ago)
- Language: Go
- Homepage: https://hyperledger.github.io/fabric-protos/
- Size: 360 KB
- Stars: 44
- Watchers: 24
- Forks: 79
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)
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/