#addresses #address #monero #default

no-std monero-address-mirror

Rust implementation of Monero addresses

1 unstable release

new 0.1.0 Sep 22, 2024

#401 in Magic Beans

Download history 208/week @ 2024-09-19

208 downloads per month
Used in 3 crates (2 directly)

MIT license

70KB
1K SLoC

Monero Address

Rust implementation of Monero addresses.

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

~7MB
~128K SLoC