mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-30 22:46:06 +00:00
d81f6270c7
Uses "dleq-serai", instead of "dleq", as the dleq crate name hasn't been transferred yet :( |
||
---|---|---|
.. | ||
c | ||
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.