gRPC
Last updated
Last updated
Gevulot provides all of its on-chain services through API. All protobuf definitions for the services can be found in the .
The service API is split by the on-chain data types:
Pins
Tasks
Workflows
Workers
The preferred way to consume the gRPC service is by using library as it provides important helper functionality, such as support for event watching, etc.