Crates.io | monero-primitives-mirror |
lib.rs | monero-primitives-mirror |
version | 0.1.0 |
source | src |
created_at | 2024-09-22 00:55:35.91728 |
updated_at | 2024-09-22 00:55:35.91728 |
description | Primitives for the Monero protocol |
homepage | |
repository | https://github.com/serai-dex/serai/tree/develop/networks/monero/primitives |
max_upload_size | |
id | 1382647 |
size | 19,856 |
Primitive structures and functions for the Monero protocol.
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).