A Rust RPC client for the monero light wallet server.
To run tests against monero light wallet server you can use the Docker stack in tests/. Use docker-compose up and then run cargo test.
tests/
docker-compose up
cargo test
See CHANGELOG.md and RELEASING.md.
See LICENSE.