ℹ️ Introduction To Scroll Network RPCs and RPC Nodes
Scroll RPCs (Remote Procedure Calls) provide the primary interface for developers to interact with the Scroll network. Through these endpoints, dApps can read blockchain data, send transactions, and query smart contract states on both Scroll Mainnet and Scroll Sepolia Testnet.
Scroll’s RPCs are EVM-compatible, making it easy for developers to integrate existing Ethereum tooling and infrastructure with minimal changes. For high-frequency use cases or production deployments, developers can choose between the official Scroll RPC endpoints or connect through third-party RPC providers for enhanced performance, reliability, and scalability.
Using Scroll RPCs ensures fast, secure access to the network, enabling seamless development on this zk-rollup Layer 2.