Your local-first ENS & GNS gateway.
Ethereum RPC endpoint
Helios uses this endpoint for execution reads. Saving a new URL reboots the light client.
Helios light client
Advanced
When set, Helios bootstrap requires the finalized root to come back byte-equal from the primary RPC and every verifier. Defeats single-operator compromise of the bootstrap anchor. Leave empty for today's single-source behavior.
Lock Helios bootstrap to a specific finalized block root that you've independently verified. Skips the live fetch from the consensus RPC entirely. Leave empty to fetch a fresh root on every boot.
Gateway URL (optional)
Override the host or port if your Kubo subdomain gateway isn't on
the default localhost:8080.
IPFS content pinning
Optional recursive pins for ENS names that resolve to IPFS
contenthashes. Requires the Kubo API at 127.0.0.1:5001
to allow this extension.
Web3:// dapps (ERC-4804)
Onchain HTML pinned to your local Kubo node. Each entry was
fetched via Helios-verified eth_call unless direct
RPC trust was enabled, and is served from your configured IPFS
gateway. Evict an entry
to drop the pin and free Kubo storage.
Gateway interception
Rewrites public ENS / GNS gateways to the underlying name/address and resolves locally. Turn off to fall back to the public gateways.