serai/coins/monero
Luke Parker 854fca3806
Close https://github.com/serai-dex/serai/issues/30.
An extremely minimal subset of Monero is now all that's built, and I'm 
sufficiently happy with it.
2022-07-09 21:51:39 -04:00
..
c Close https://github.com/serai-dex/serai/issues/30. 2022-07-09 21:51:39 -04:00
src Close https://github.com/serai-dex/serai/issues/30. 2022-07-09 21:51:39 -04:00
tests Return Timelocked instead of (Timelock, Vec<SpendableOutput>) 2022-07-09 18:53:52 -04:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Close https://github.com/serai-dex/serai/issues/30. 2022-07-09 21:51:39 -04:00
Cargo.toml Close https://github.com/serai-dex/serai/issues/30. 2022-07-09 21:51:39 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
README.md Add READMEs to Serai and Monero 2022-07-08 16:23:26 -04:00

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.