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