Registry / crypto / ccp-shared

ccp-shared

JSON →
library0.17.0rscratesunverified

CCP shared types and definitions for capacity commitment proving.

# Cargo.toml [dependencies] ccp-shared = "0.17.0"
INSTALL
IMPORT
SIG · CCP-SHARED
C
ccp-shared
cryptorustv0.17.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.

Proof
✓ use ccp_shared::types::Proof;

Create a new proof using CCP shared types.

use ccp_shared::types::Proof; fn main() { let proof = Proof::new(); println!("Proof created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
ccp-shared — cargo add ccp-shared · libregistry