Crates.io | monero-address-mirror |
lib.rs | monero-address-mirror |
version | 0.1.0 |
source | src |
created_at | 2024-09-22 01:02:37.481326 |
updated_at | 2024-09-22 01:02:37.481326 |
description | Rust implementation of Monero addresses |
homepage | |
repository | https://github.com/serai-dex/serai/tree/develop/networks/monero/wallet/address |
max_upload_size | |
id | 1382652 |
size | 43,390 |
Rust implementation of Monero addresses.
This library is usable under no-std when the std
feature (on by default) is
disabled.
std
(on by default): Enables std
(and with it, more efficient internal
implementations).