Crates.io | monero-lws |
lib.rs | monero-lws |
version | 0.1.0 |
source | src |
created_at | 2022-07-26 16:49:53.207636 |
updated_at | 2022-07-26 16:49:53.207636 |
description | RPC client for Monero light wallet server |
homepage | https://github.com/monero-rs/monero-lws |
repository | https://github.com/monero-rs/monero-lws |
max_upload_size | |
id | 633290 |
size | 18,820 |
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
.
See CHANGELOG.md and RELEASING.md.
See LICENSE.