#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

39 releases (22 breaking)

0.34.0 Feb 7, 2025
0.33.1 Dec 20, 2024
0.32.0 Aug 14, 2024
0.30.0 Jul 3, 2024
0.14.0-rc.0 Jul 29, 2021

#7 in #dusk

Download history 86/week @ 2024-11-14 103/week @ 2024-11-21 156/week @ 2024-11-28 322/week @ 2024-12-05 421/week @ 2024-12-12 464/week @ 2024-12-19 123/week @ 2024-12-26 132/week @ 2025-01-02 28/week @ 2025-01-09 152/week @ 2025-01-16 128/week @ 2025-01-23 89/week @ 2025-01-30 212/week @ 2025-02-06 108/week @ 2025-02-13 65/week @ 2025-02-20 62/week @ 2025-02-27

485 downloads per month
Used in 18 crates (8 directly)

MPL-2.0 license

69KB
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

~6.5MB
~138K SLoC