Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ConsenSys/quorum-plugin-definitions
https://github.com/ConsenSys/quorum-plugin-definitions
protocols-team-goquorum
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ConsenSys/quorum-plugin-definitions
- Owner: Consensys
- Created: 2020-02-06T19:04:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T16:02:54.000Z (over 2 years ago)
- Last Synced: 2024-06-19T05:59:18.980Z (5 months ago)
- Topics: protocols-team-goquorum
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 41
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security.proto
Awesome Lists containing this project
- awesome-quorum - Quorum Plugin Definitions - Extends Quorum functionality with gRPC based plugin API. Contains protobuf files defining plugin interfaces (e.g. Account plugin, Security plugin...) (Software components / Plugins)
README
# Plugin gRPC Definitions
Store gRPC definitions for Quorum plugin interfaces.
Changes in a definition will dispatch an `repository_dispatch` event via Github Actions workflow to the corresponding SDK repository which then generates SDK source code.
This repository is also served as Git submodule in order to generate documentation for the supported plugin interfaces.