1 unstable release
0.1.0 | Sep 22, 2024 |
---|
#19 in #monero
59 downloads per month
Used in 9 crates
(6 directly)
74KB
665 lines
Monero Primitives
Primitive structures and functions for the Monero protocol.
This library is usable under no-std when the std
feature (on by default) is
disabled.
Cargo Features
std
(on by default): Enablesstd
(and with it, more efficient internal implementations).
Dependencies
~7.5MB
~131K SLoC