Files
serai/coins/monero/wallet/seed/README.md
2024-07-04 02:18:37 -04:00

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.