Search…
⌃K

SDK

All Clockwork APIs are deployed as programs on Solana and callable via simple transactions or cross-program invocations. This means you can use Clockwork with whatever language you want. The SDKs presented below are maintained for common developer use-cases.

Rust

For Rust clients and on-chain CPI integrations, please use the clockwork-sdk crate.

Typescript

For Typescript clients and frontend integrations, please use the @clockwork-xyz/sdk package.