Registry / other / snarkvm-console

snarkvm-console

JSON →
library4.6.1rscratesunverified

Console environment for a decentralized virtual machine.

# Cargo.toml [dependencies] snarkvm-console = "4.6.1"
INSTALL
IMPORT
SIG · SNARKVM-CONSOLE
S
snarkvm-console
otherrustv4.6.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.

Console
use snarkvm_console::Console;

Initializes a SnarkVM console environment for executing programs.

use snarkvm_console::Console; fn main() { let console = Console::new(); println!("Console initialized"); }
Debug
Known issues
gotchaRequires the 'snarkvm' ecosystem and may have complex dependencies.
fix
Ensure all features are enabled correctly; refer to the snarkVM documentation.
affects: >=4.0.0
Upgrade
Version history
4.6.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
snarkvm-console — cargo add snarkvm-console · libregistry