Registry / crypto / snarkvm-synthesizer

snarkvm-synthesizer

JSON →
library4.7.3rscratesunverified

Synthesizer for a decentralized virtual machine (snarkVM).

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

Synthesizer
use snarkvm_synthesizer::Synthesizer;

Creates a new Synthesizer instance for snarkVM.

use snarkvm_synthesizer::Synthesizer; fn main() { let synth = Synthesizer::new(); println!("Synthesizer created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
snarkvm-synthesizer — cargo add snarkvm-synthesizer · libregistry