#phoenix #model #transaction #privacy-preserving #public #dusk #contracts

no-std phoenix-core

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

37 releases (20 breaking)

0.32.0 Aug 14, 2024
0.30.0 Jul 3, 2024
0.25.0 Jan 24, 2024
0.23.0 Dec 13, 2023
0.14.0-rc.0 Jul 29, 2021

#1 in #dusk

Download history 1/week @ 2024-07-25 5/week @ 2024-08-01 259/week @ 2024-08-08 254/week @ 2024-08-15 22/week @ 2024-08-22 106/week @ 2024-08-29 293/week @ 2024-09-05 156/week @ 2024-09-12 177/week @ 2024-09-19 257/week @ 2024-09-26 166/week @ 2024-10-03 272/week @ 2024-10-10 202/week @ 2024-10-17 153/week @ 2024-10-24 129/week @ 2024-10-31 126/week @ 2024-11-07

685 downloads per month
Used in 8 crates

MPL-2.0 license

48KB
925 lines

Phoenix Core

Phoenix is the transaction model used by Dusk, an open-source public blockchain with a UTXO-based architecture that allows for the execution of obfuscated transactions and confidential smart contracts.

This library contains the cryptographic primitives, types and functionalities used in phoenix, except for the zero-knowledge circuits.


lib.rs:

Phoenix's Core library types and behaviors

Dependencies

~4.5MB
~96K SLoC