zcash_client

Crates.iozcash_client
lib.rszcash_client
version0.0.1
sourcesrc
created_at2020-03-26 18:13:23.31061
updated_at2020-03-26 18:13:23.31061
descriptionA client for a local or remote Zcash instance
homepagehttps://resolvingarchitecture.io
repositoryhttps://github.com/resolvingarchitecture/zcash-client
max_upload_size
id223199
size19,904
Brian Taylor (objectorange)

documentation

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

README

Build Status

Zcash Client

A client for a local or remote Zcash instance.

Goals

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

Crates.io

!! WIP - not stable until version 1.0 !!

Commit count: 0

cargo fmt