Load-balanced RPC node utilizing Cloudflare infrastructure. That gives web3 developer an endpoint that always available and provide better peformance.
Prize Pool
Prize Pool
The solution is applicable for Ethereum, Polygon, Scroll, Gnosis Chain, Mina, Arbitrum, zkSync, Filecoin EVM, Near’s Aurora EVM, Starknet, Mantle, Base, Neon EVM, Aztec and other EVM-compatible chains.
The public RPC nodes offered by protocols are confined to their infrastructure, resulting in decreased uptime, heightened latency, and the absence of customizable logic for an RPC endpoint.
Imagine a service that can aggregate multiple RPC endpoints from various providers, geographical regions, and cloud services to:
Based on these criteria, the service would intelligently reroute to the optimal node. Additionally, for the selected node, our service would:
This comprehensive service would significantly enhance:
Introducing Next-gen RPC node, a ready-to-go, open-source service available for everyone. It proves beneficial for every DApp project, across any EVM-compatible chain, providing an unparalleled user experience for web3 developers.
The project is based on Cloudflare Workers (https://workers.cloudflare.com/), using Cloudflare KV Storage plugin and Cloudflare Caching API.
The Cloudflare workers are written in Typescript. The RPC nodes are running in Chainstack.
In Github repo there is an architecture diagram that show how these pieces combined together.