zcash_client 0.0.1

A client for a local or remote Zcash instance
Documentation

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 !!