LogoLogo
GithubDiscordTwitter
  • Welcome
    • What is Clockwork?
    • Quickstart
    • Installation
  • Guides
    • 1. Scheduling an SPL transfer
    • 2. Auto-incrementing counter
  • Reference
    • Threads
      • Account
      • Address
      • Authority
      • Fees
      • Payers
      • Triggers
    • Localnet
    • SDK
    • Support
  • Node operators
    • Deploy a worker
Powered by GitBook
On this page
  • Rust
  • Typescript

Was this helpful?

Edit on GitHub
  1. Reference

SDK

PreviousLocalnetNextSupport

Last updated 1 year ago

Was this helpful?

Rust

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

Typescript

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

https://crates.io/crates/clockwork-sdkcrates.io
npm: @clockwork-xyz/sdknpm
Logo