Registry / crypto / snarkvm-synthesizer-snark

snarkvm-synthesizer-snark

JSON →
library4.7.3rscratesunverified

SNARK wrappers for a decentralized virtual machine.

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

SNARK
use snarkvm_synthesizer_snark::SNARK;

Initialize a SNARK wrapper for the virtual machine.

use snarkvm_synthesizer_snark::SNARK; let snark = SNARK::new(); // Further usage depends on the VM context.
Debug
Known issues
gotchaRequires the `snarkvm` ecosystem and specific feature flags.
fix
Add `features = ["synthesizer"]` to snarkvm dependency.
affects: >=4.0.0
Upgrade
Version history
4.7.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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