monero-primitives-mirror

Crates.iomonero-primitives-mirror
lib.rsmonero-primitives-mirror
version0.1.0
sourcesrc
created_at2024-09-22 00:55:35.91728
updated_at2024-09-22 00:55:35.91728
descriptionPrimitives for the Monero protocol
homepage
repositoryhttps://github.com/serai-dex/serai/tree/develop/networks/monero/primitives
max_upload_size
id1382647
size19,856
sneurlax (sneurlax)

documentation

README

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).
Commit count: 1740

cargo fmt