Skip to main content

RPC

Definition

RPC stands for Remote Procedure Call. In blockchain, it is a protocol that allows a program to request a service from a program located on another computer without having to understand the network details. It is fundamental for applications to interact with blockchain nodes.