mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 01:17:36 +00:00
854fca3806
An extremely minimal subset of Monero is now all that's built, and I'm sufficiently happy with it. |
||
---|---|---|
.. | ||
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.