Registry / crypto / phoenix-core

phoenix-core

JSON →
library0.35.0rscratesunverified

Core types and functionalities for Phoenix, a privacy-preserving ZKP-based transaction model.

# Cargo.toml [dependencies] phoenix-core = "0.35.0"
INSTALL
IMPORT
SIG · PHOENIX-CORE
P
phoenix-core
cryptorustv0.35.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.

Note
use phoenix_core::Note;

Creates a default Phoenix note.

use phoenix_core::Note; fn main() { let note = Note::default(); println!("Note: {:?}", note); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.35.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
phoenix-core — cargo add phoenix-core · libregistry