Bitcoin
- Shared
- Dedicated
- Limitless
- JSON-RPC
- REST
- Blockbook
- Mainnet
- Testnet
JSON-RPC is a remote procedure call (RPC) protocol encoded in JSON, facilitating communication between clients and servers. It enables executing commands and retrieving data on blockchain nodes, supporting methods for querying balances and sending transactions. JSON-RPC is lightweight, stateless, and commonly used in decentralized applications (dApps) for interaction with blockchain networks.