1 unstable release

new 0.1.0 Sep 22, 2024

#399 in Magic Beans

Download history 201/week @ 2024-09-18

201 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