1 unstable release

0.1.0 Sep 22, 2024

#19 in #monero

Download history 195/week @ 2024-09-16 33/week @ 2024-09-23 27/week @ 2024-09-30 14/week @ 2024-10-14 20/week @ 2024-10-21 9/week @ 2024-10-28 16/week @ 2024-11-04

59 downloads per month
Used in 9 crates (6 directly)

MIT license

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): Enables std (and with it, more efficient internal implementations).

Dependencies

~7.5MB
~131K SLoC