☠️⚠️ Work In Progress ⚠️☠️

Bitcoin Terminal Dashboard

Bitcoin Dashboard in the Terminal

Screenshot

This library provides helpful functions to query common information about the bitcoin network.

Install

Add package to Cargo.toml file rust [dependencies] bitcoin-node-query = "0.1.2"

Usage:

BITCOIND_PASSWORD=<node_password>BITCOIND_USERNAME=<node_username> BITCOIND_URL=<node_url> cargo run

Related

License

MIT © Joe Gesualdo