monero_client

Crates.iomonero_client
lib.rsmonero_client
version0.0.1
sourcesrc
created_at2020-03-26 18:08:57.142739
updated_at2020-03-26 18:08:57.142739
descriptionA client for a local or remote Monero instance
homepagehttps://resolvingarchitecture.io
repositoryhttps://github.com/resolvingarchitecture/monero-client
max_upload_size
id223197
size29,619
Brian Taylor (objectorange)

documentation

https://github.com/resolvingarchitecture/monero-client

README

Build Status

Monero Client

A client for a local or remote Monero instance.

Goals

  • Determine if local Monero instance is installed using CLI
  • Connect with local instance using CLI
  • Provide ability to launch as a network service and control its lifecycle
  • Control local Monero instance using CLI
  • Control local Monero instance as a service
  • Support service_bus crate
  • Receive message from local Monero instance using CLI
  • Support remote Monero instance using tor-client
  • Support remote Monero instance using i2p-client

Crates.io

!! WIP - not stable until version 1.0 !!

Commit count: 2

cargo fmt