summaryrefslogtreecommitdiff
path: root/impls/monero.rs/example
AgeCommit message (Collapse)Author
2025-01-05enable loggingCzarek Nakamoto
fix build
2024-10-29update docs re: lib placementrustsneurlax
2024-10-20WIP example docssneurlax
TODO update symlinking-related docs for other platforms
2024-10-20WIP scanning examplesneurlax
once this is fixed it should show a live balance
2024-10-20update examplesneurlax
2024-10-20Update impls/monero.rs/example/Cargo.tomlsneurlax
Co-authored-by: cyan <cyjan@mrcyjanek.net>
2024-10-12refactor library loadingsneurlax
and update docs
2024-10-10/monero_rust -> /monero.rssneurlax
just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c