Registry / crypto / snarkos-dpc

snarkos-dpc

JSON →
libraryrscratesunverified

Implements the Decentralized Private Computation (DPC) protocol for a decentralized operating system.

# Cargo.toml [dependencies] snarkos-dpc = "latest"
INSTALL
IMPORT
SIG · SNARKOS-DPC
S
snarkos-dpc
cryptorust
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 snarkos_dpc::DPC;

Initialize a new DPC instance

use snarkos_dpc::DPC; fn main() { let dpc = DPC::new(); println!("DPC initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
snarkos-dpc — cargo add snarkos-dpc · libregistry