#protocols #serialization #monero #function #default #serai #downstream

no-std monero-io-mirror

Serialization functions, as within the Monero protocol. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.

1 unstable release

new 0.1.0 Sep 22, 2024

#398 in Magic Beans

Download history 200/week @ 2024-09-19

200 downloads per month
Used in 11 crates (8 directly)

MIT license

19KB
274 lines

Monero IO

Serialization functions, as within 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

~2.5–3.5MB
~63K SLoC