mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 05:59:23 +00:00
7 lines
155 B
Markdown
7 lines
155 B
Markdown
# Monero Seeds
|
|
|
|
A Rust implementation of Monero's seed algorithm.
|
|
|
|
This library is usable under no-std when the `std` feature (on by default) is
|
|
disabled.
|