Description
Bitcoin node JSON-RPC calls can be made from legacy Python 2 software. This library helps scripts query wallet, blockchain, transaction, and node information through a Bitcoin Core-compatible RPC endpoint.
It may use RPC credentials and can trigger wallet or node actions depending on permissions. Protect credentials, verify endpoints, and avoid running fund-moving automation without review.