Registry / crypto / sputnikvm

sputnikvm

JSON →
library0.10.1rscratesunverified

SputnikVM - a Portable Blockchain Virtual Machine.

# Cargo.toml [dependencies] sputnikvm = "0.10.1"
INSTALL
IMPORT
SIG · SPUTNIKVM
S
sputnikvm
cryptorustv0.10.1
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.

SputnikVM
use sputnikvm::SputnikVM;

Creates a new instance of the SputnikVM virtual machine.

use sputnikvm::SputnikVM; fn main() { let vm = SputnikVM::new(); println!("VM created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
sputnikvm — cargo add sputnikvm · libregistry