API
The Cedana daemon exposes a gRPC interface. Please check daemon.proto.
The API is under development and currently unstable.
SDK
For Go, we export a friendly client package, which has good defaults.
For other languages, you can directly import generated SDKs from our Buf respository.
Last updated
Was this helpful?