mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 09:27:36 +00:00
c5beee5648
Removes monero, yet we still use monero-rs's base58 and epee libraries. |
||
---|---|---|
.. | ||
generators | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
LICENSE | ||
README.md |
monero-serai
A modern Monero transaction library intended for usage in wallets. It prides itself on accuracy, correctness, and removing common pit falls developers may face.
Threshold multisignature support is available via the multisig
feature.