/concordium-grpc-api

The gRPC protocol definition file and related documentation on the gRPC interface exposed by concordium-node.

Apache License 2.0Apache-2.0

gRPC API

Contributor Covenant

This repository keeps the gRPC protocol definition file and related documentation on the gRPC interface exposed by concordium-node.

The V2 API consists of three services

and an auxiliary file with all the types for requests and responses

The two health services exist to expose a different API. The first health service returns status via grpc status codes. The second health service is a standard Google health service that communicates service health via response values.

The rendered documentation for the V2 API is available at http://developer.concordium.software/concordium-grpc-api/