RPC client library for the Bitcoin Core JSON-RPC API.
# Cargo.toml
[dependencies]
bitcoincore-rpc = "0.19.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a Bitcoin Core node and query blockchain info.
Start bitcoind with -server=1 and configure rpcuser/rpcpassword.
No dependency data recorded yet.