Skip to content

monero-rs/monero-lws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.