Sonic RPCs
Sonic RPCs

Sonic RPCs

ℹ️ Introduction To Sonic RPCs and RPC Nodes

Sonic Remote Procedure Calls serve as lightweight software communication protocols. They facilitate communication between a program (referred to as the client) and a remote program (referred to as the server) hosted on a separate network. The unique advantage of RPCs is that they enable this communication without requiring the client to possess intricate details about the server's network.
An Sonic RPC node is a blockchain client software (e.g. a server) running both an execution layer and consensus layer infrastructure for the Sonic blockchain.
There are multiple types of Sonic nodes including light nodes, full nodes, and archival nodes.

🌐 Sonic RPC Node Providers