Helios
Fast, secure, portable multichain Ethereum light client that turns an untrusted centralized RPC endpoint into a locally verifiable RPC for wallets and dapps.
Also available as JSON · Markdown
Resources
Good for
- wallets and dapps reducing dependency on trusted RPC responses
- privacy-sensitive clients that want local verification before using RPC data
- Kohaku-style wallet provider abstraction
Avoid for
- hiding network metadata by itself; pair with private networking or user-controlled RPC policy
- chains or RPC providers that do not expose required proof APIs
89/100
Readiness measures how much verified integration surface exists for builders and agents. It does not mean the protocol is easy to use — integration difficulty is tracked separately.
Docs URL present
SDK URL present
Template/quickstart present
Support channel present
Local verifiable RPC: production_surface; WASM/mobile-friendly light client: integration_workflow
Has a production-ready capability
Protocol provenance confidence is high
3 chain(s) (capped at 5)
Last verified 6 day(s) ago
No open critical issues
No hard caps applied.
Capabilities
Local verifiable RPC production-ready
Best for: converting untrusted RPC responses into locally verified reads, wallets and dapps that need lightweight Ethereum verification
- Private RPC still needs network privacy and checkpoint hygiene; Helios verifies data but does not hide all traffic metadata by itself.
WASM/mobile-friendly light client production-ready
Best for: embedding light-client verification into wallets, Kohaku provider abstraction and privacy wallet flows
- Execution RPC provider must support required proof endpoints.
Composes with
kohaku privacy_layer supports
Kohaku-style wallet stacks can use Helios for locally verified RPC reads and provider abstraction.
fluidkey privacy_layer supports
Wallets using stealth-address receiving flows can pair Helios with user-controlled RPC verification policy.
privy wallet_and_identity supports
Privy can handle user onboarding while Helios improves client-side verification and RPC trust assumptions.
Known issues
Provenance
Last verified 2026-06-04 by composewith.eth research (Helios GitHub and Kohaku wallet best-practice docs live-verified via WebFetch 2026-06-04) (confidence: high). Score computed by score.v2.