RPC Calls and Their Blockchain Use Cases ๐
RPC stands for Remote Procedure Call ๐, which is a technique for creating distributed, client-server based applications. It allows a computer program to execute a procedure (subroutine) in a different address space (commonly on another computer on a...
Jun 19, 20235 min read26
