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

7 lines
173 B
Markdown

# Polyseed
Rust implementation of [Polyseed](https://github.com/tevador/polyseed).
This library is usable under no-std when the `std` feature (on by default) is
disabled.