2 releases
0.0.2 | Mar 26, 2020 |
---|---|
0.0.1 | Mar 26, 2020 |
#259 in #remote
9KB
60 lines
Bitcoin Client
A client for a local or remote Bitcoin instance.
Goals
- Determine if local Bitcoin client is installed using CLI
- Connect with local instance using CLI
- Provide ability to launch as a network service and control its lifecycle
- Control local Bitcoin instance using CLI
- Control local Bitcoin instance as a service
- Support service_bus crate
- Receive message from local Bitcoin instance using CLI
- Support remote Bitcoin instance using tor-client
- Support remote Bitcoin instance using i2p-client when/if supported
!! WIP - not stable until version 1.0 !!
Dependencies
~16MB
~272K SLoC