Skip to content

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

License

Notifications You must be signed in to change notification settings

Concordium/concordium-grpc-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/