Skip to content

clockwork-xyz/clockwork

Repository files navigation

Cronos

Automation infrastructure for Solana

code scan Discord Chat License

Notes

  • Cronos is under active development. All interfaces and implementations are subject to change.
  • Smart contracts are automatically scanned by Soteria's auditing software, but have not been reviewed by a paid auditing firm.
  • Use at your own risk.

Deployments

Program Devnet Mainnet Beta
v0.1.8 CronpZj5NbHj2Nb6WwEtf6A9anty9JfEQ1RnGoshQBaW CronpZj5NbHj2Nb6WwEtf6A9anty9JfEQ1RnGoshQBaW

Packages

Package Description Version Docs
cronos-cli Command line interface crates GitBook
cronos-cron Solana-safe cron expression parser crates Docs.rs
cronos-plugin Geyser plugin for Solana validators crates GitBook
cronos-network Staking program for nodes running the plugin crates Docs.rs
cronos-healthcheck Timer program to measure network liveness crates Docs.rs
cronos-scheduler Queue scheduling program crates Docs.rs
cronos-sdk Cronos developer kit crates Docs.rs
cronos-telemetry Observability and monitoring service crates Coming soon!
cronos-tests Stress testing suite crates Coming soon!