a16z/helios
A fast, secure, and portable multichain light client for Ethereum observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 89
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 14.5
- age_days: 1484
- days_rel: 187
- days_push: 68
- n_releases_24m: 19
Adoption not part of the score
2175 stars · 454 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Helios is a fast, trustless multichain light client for Ethereum written in Rust that turns an untrusted centralized RPC endpoint into a verified local RPC server. It syncs in seconds, requires no storage, and compiles to WebAssembly so it can be embedded in wallets and dapps.
Use cases
- run a trustless local ethereum rpc endpoint
- verify ethereum rpc responses without running a full node
- embed a light client in a crypto wallet
- sync to ethereum mainnet in seconds on mobile
- use a light client for op stack chains like base
- access linea chain data without trusting the rpc provider
- convert alchemy or infura into a verified local rpc
When to choose
- you need trust-minimized ethereum access without running a full node
- you're building a wallet or dapp that needs verified chain data
- you want a lightweight client that runs on mobile or in wasm
- you need to verify rpc data from untrusted providers like alchemy or infura
When to avoid
- you need a full archive node with historical state access
- you need chains outside ethereum, op stack, and linea
- you need high-throughput production rpc infrastructure for many users
- you require features beyond the rpc methods helios supports
Facets
cli-tool · maturity active
rpc http-server cryptography security cli wasm sdk blockchain security developer-tools privacy cross-platform windows cli wasm rust cross-platform ethereum light-client blockchain trustless op-stack linea webassembly wallet-infrastructure cryptocurrency linux macos mobile
1 source
- readme: https://github.com/a16z/helios · fetched 2026-08-28 · 7fb2cbf6d498
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| a16z/helios | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem