Registry / other / waffles-solana-program-runtime

waffles-solana-program-runtime

JSON →
library1.16.0rscratesunverified

A Solana program runtime maintained by Waffle Labs for executing on-chain programs.

# Cargo.toml [dependencies] waffles-solana-program-runtime = "1.16.0"
INSTALL
IMPORT
SIG · WAFFLES-SOLANA-PRO
W
waffles-solana-program-runtime
otherrustv1.16.0
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.

ProgramRuntime
use waffles_solana_program_runtime::ProgramRuntime;

Initialize the Solana program runtime.

use waffles_solana_program_runtime::ProgramRuntime; fn main() { let runtime = ProgramRuntime::new(); println!("Runtime initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.16.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
waffles-solana-program-runtime — cargo add waffles-solana-program-runtime · libregistry