Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.12 KB

Build Status unsafe forbidden Crates.io Documentation License: MIT MSRV

Monero Light Wallet Server RPC Client

A Rust RPC client for the monero light wallet server.

Tests

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.

Releases and Changelog

See CHANGELOG.md and RELEASING.md.

License

See LICENSE.