serai/coins/monero
2022-07-24 09:00:55 -04:00
..
c Remove the Monero build (#64) 2022-07-23 03:35:32 -05:00
src Test bulletproof creation and verification 2022-07-24 09:00:55 -04:00
tests Apply an initial set of rustfmt rules 2022-07-16 15:16:30 -05:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Remove the Monero build (#64) 2022-07-23 03:35:32 -05:00
Cargo.toml Version bump and synchronize packages 2022-07-12 03:38:59 -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.