Registry / crypto / snarkvm-dpc

snarkvm-dpc

JSON →
library0.8.0rscratesunverified

Decentralized Programmable Computation (DPC) for a decentralized virtual machine.

# Cargo.toml [dependencies] snarkvm-dpc = "0.8.0"
INSTALL
IMPORT
SIG · SNARKVM-DPC
S
snarkvm-dpc
cryptorustv0.8.0
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.

DPC
use snarkvm_dpc::DPC;

Initialize a new DPC instance.

use snarkvm_dpc::DPC; fn main() { let dpc = DPC::new(); println!("DPC initialized"); }
Debug
Known issues
gotchaThis crate is part of the Aleo ecosystem and may require specific feature flags or dependencies.
fix
Check the repository documentation for required features and dependencies.
affects: >=0.8.0
Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
snarkvm-dpc — cargo add snarkvm-dpc · libregistry