API
gRPC
The Cedana daemon exposes a gRPC interface. Please check daemon.proto. The CLI is simply a client of the daemon and uses this API.
SDK
Golang
For Go, we export a friendly client package, which has good defaults.
Other languages
For other languages, you can directly import SDKs from our Buf respository.
Last updated
Was this helpful?