« Back to Glossary Index
A protocol that allows software to request a service or data from a blockchain node running on a separate system, as if it were a local function call.
Applied: every wallet interaction with a blockchain, from checking a balance to broadcasting a transaction, happens via an RPC call to a node, whether self-hosted or provided by Infura or Alchemy.
« Back to Glossary Index