serai/coins/monero
2022-07-08 16:23:26 -04:00
..
c Update Monero submodule 2022-07-07 09:53:31 -04:00
src Add further must_uses 2022-07-07 14:28:42 -04:00
tests Implement Guaranteed Addresses 2022-06-28 00:01:20 -04:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Statically link Monero 2022-07-07 14:13:24 -04:00
Cargo.toml Statically link Monero 2022-07-07 14:13:24 -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.