https://github.com/hyperledger/fabric-protos-go-apiv2
Generated Go bindings for fabric-protos
https://github.com/hyperledger/fabric-protos-go-apiv2
Last synced: about 2 months ago
JSON representation
Generated Go bindings for fabric-protos
- Host: GitHub
- URL: https://github.com/hyperledger/fabric-protos-go-apiv2
- Owner: hyperledger
- License: apache-2.0
- Created: 2022-05-23T14:31:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-26T14:14:45.000Z (about 1 year ago)
- Last Synced: 2026-01-30T17:46:16.523Z (3 months ago)
- Language: Go
- Homepage: https://hyperledger.github.io/fabric-protos/
- Size: 421 KB
- Stars: 3
- Watchers: 17
- Forks: 9
- 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](https://discord.gg/hyperledger)
- [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/
[fabric-protos]: https://github.com/hyperledger/fabric-protos/