Skip to main content
The JSON-RPC Relay is the open-source service that bridges EVM-style JSON-RPC clients (MetaMask, ethers.js, web3.js, Hardhat, Foundry, viem, etc.) to the Hedera network. You have three ways to access it: use the free public instance (Hashio), use a managed third-party provider, or run your own instance.

Choose a connection option

Hashio

Free public Hiero JSON-RPC Relay instance hosted by Hashgraph. No sign-up required. Best for prototyping and tutorials. Rate-limited.

Validation Cloud

Freemium managed JSON-RPC and Mirror Node service. Requires an account but no credit card. Scales for production workloads.

QuickNode

Commercial JSON-RPC provider with global edge infrastructure and SLAs. Best for high-throughput production apps.

Self-host the Relay

Run your own instance of the open-source Hiero JSON-RPC Relay for full control over rate limits, caching, and infrastructure.

Network support

Network reference

Hashio is for development and testing purposes only. Production use cases are strongly encouraged to use commercial-grade JSON-RPC relays or host their own instance of the Hiero JSON-RPC Relay.

Additional resources


Writer: Brendan, DevRel Engineer

Writer: Aaron, Validation Cloud

Editor: Krystal, Senior DX Engineer