serai/coins/monero
Luke Parker a30568ff57
Add init function for BP statics
Considering they take 7 seconds to generate, thanks to , the ability 
to generate them at the start instead of on first BP is greatly 
appreciated.

Also performs minor cleanups regarding BPs.
2022-08-02 15:52:27 -04:00
..
src Add init function for BP statics 2022-08-02 15:52:27 -04:00
tests Replace rand with rand_core where possible 2022-07-27 05:45:08 -04:00
Cargo.toml BP Verification () 2022-07-31 21:45:53 -05: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.