Bitcoin Query

Request information from the Bitcoin Blockchain

☠️⚠️ Work In Progress ☠️⚠️

Run:

BITCOIND_PASSWORD=<password> BITCOIND_USERNAME=<user_name> cargo run

Resources:

Commands

Commands can be found on bitcoin.org: https://bitcoincore.org/en/doc/0.21.0/rpc/

They can also be found in the bitcoin cli docs: bash $bitcoin-cli help