Registry / other / clockwork-thread-program

clockwork-thread-program

JSON →
library2.0.19rscratesunverified

Clockwork thread program for Solana blockchain automation.

# Cargo.toml [dependencies] clockwork-thread-program = "2.0.19"
INSTALL
IMPORT
SIG · CLOCKWORK-THREAD-P
C
clockwork-thread-program
otherrustv2.0.19
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

process_instruction
use clockwork_thread_program::entrypoint::process_instruction;

Illustrates the entrypoint for the Solana program.

use clockwork_thread_program::entrypoint::process_instruction; fn main() { // This crate is a Solana program; entrypoint is used by the runtime. println!("Clockwork thread program"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.19latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Meta
1
Amazon
1
Resources
clockwork-thread-program — cargo add clockwork-thread-program · libregistry