mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 14:09:25 +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.
|