Low-level, Bitcoin Core–compatible JSON-RPC helper crate providing HTTP status mapping, RPC error codes, auth-cookie management, parameter-conversion tables, and UniValue-based request/reply utilities.
# Cargo.toml
[dependencies]
bitcoin-remote = "0.1.22"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 call RPC methods.
Ensure bitcoind is running with server=1 and rpcuser/rpcpassword set.
No dependency data recorded yet.