Registry / crypto / snarkvm-synthesizer-program

snarkvm-synthesizer-program

JSON →
library4.6.4rscratesunverified

Program for a decentralized virtual machine in the SnarkVM ecosystem.

# Cargo.toml [dependencies] snarkvm-synthesizer-program = "4.6.4"
INSTALL
IMPORT
SIG · SNARKVM-SYNTHESIZE
S
snarkvm-synthesizer-program
cryptorustv4.6.4
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.

Program
use snarkvm_synthesizer_program::Program;

Creates a new SnarkVM program.

use snarkvm_synthesizer_program::Program; fn main() { let program = Program::new(); println!("Program created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.6.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
snarkvm-synthesizer-program — cargo add snarkvm-synthesizer-program · libregistry