edilmedeiros / rust-bcli

Bitcoin CLI in Rust
GNU General Public License v3.0
6 stars 2 forks source link

v0.0.1 tracking issue #11

Open edilmedeiros opened 6 months ago

edilmedeiros commented 6 months ago

This issue will be updated to reflect the current state of development for the v0.0.1 MVP.

Add support for the following methods:

* Requires implementing optional argument. ** Requires printing information back to the terminal.

Add support for the following options:

*** Will require parsing bitcoin.conf and getting the stuff we care about. CLI values override those obtained from the bitcoin. conf file.

Other stuff: