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
979 downloads per month
Used in 8 crates
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
~5.5MB
~116K SLoC