Registry / crypto / clockwork-utils

clockwork-utils

JSON →
library2.0.19rscratesunverified

Tools for building blocks on Solana.

# Cargo.toml [dependencies] clockwork-utils = "2.0.19"
INSTALL
IMPORT
SIG · CLOCKWORK-UTILS
C
clockwork-utils
cryptorustv2.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.

Crank
use clockwork_utils::Crank;

Creates a new Crank instance for Solana block building.

use clockwork_utils::Crank; fn main() { let crank = Crank::new(); println!("{:?}", crank); }
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
18 hits · last 30 days
node
14
Meta
1
Amazon
1
Resources
clockwork-utils — cargo add clockwork-utils · libregistry