#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

38 releases (21 breaking)

0.33.1 Dec 20, 2024
0.32.0 Aug 14, 2024
0.30.0 Jul 3, 2024
0.25.0 Jan 24, 2024
0.14.0-rc.0 Jul 29, 2021

#1 in #dusk

Download history 283/week @ 2024-09-24 190/week @ 2024-10-01 213/week @ 2024-10-08 287/week @ 2024-10-15 172/week @ 2024-10-22 118/week @ 2024-10-29 120/week @ 2024-11-05 107/week @ 2024-11-12 112/week @ 2024-11-19 116/week @ 2024-11-26 231/week @ 2024-12-03 442/week @ 2024-12-10 584/week @ 2024-12-17 82/week @ 2024-12-24 158/week @ 2024-12-31 44/week @ 2025-01-07

932 downloads per month
Used in 10 crates (9 directly)

MPL-2.0 license

70KB
1.5K SLoC

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

~6MB
~128K SLoC