summaryrefslogtreecommitdiff
path: root/impls/monero.rs/README.md
AgeCommit message (Collapse)Author
2024-10-29update docs re: lib placementrustsneurlax
2024-10-12refactor library loadingsneurlax
and update docs
2024-10-11update docs re: supported library pathssneurlax
2024-10-11support loading lib from /lib or same dir as binsneurlax
and resolve 2 clippy issues need to test on other platforms gestured-towards here in lib.rs
2024-10-10/monero_rust -> /monero.rssneurlax
just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c