monero-lws

Crates.iomonero-lws
lib.rsmonero-lws
version0.1.0
sourcesrc
created_at2022-07-26 16:49:53.207636
updated_at2022-07-26 16:49:53.207636
descriptionRPC client for Monero light wallet server
homepagehttps://github.com/monero-rs/monero-lws
repositoryhttps://github.com/monero-rs/monero-lws
max_upload_size
id633290
size18,820
Reproducibility Matters (TheCharlatan)

documentation

https://docs.rs/monero-lws

README

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.

Commit count: 46

cargo fmt