Registry / networking / clockwork-network-program

clockwork-network-program

JSON →
library2.0.19rscratesunverified

Implements the Clockwork networking protocol for Solana blockchain automation.

networkingother
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.

use clockwork_network_program::entrypoint::process_instruction;

Minimal example showing the program entrypoint.

use clockwork_network_program::entrypoint::process_instruction; fn main() { // This is a Solana program entrypoint; typically invoked by the runtime. println!("Clockwork network program ready"); }
Debug
Known footguns
gotchaRequires Solana runtime environment; not usable standalone.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
ahrefsbot
1
Resources