Validator Launchpad

Configure in the browser.
Run on your own machine.

ZyronChain never asks the website to hold a validator secret. This launchpad prepares deterministic operator scripts; your encrypted validator key is created locally on your device and stays there.

Private key stays local RPC binds to 127.0.0.1 Exact release pinned
01

Create validator identity

Build a one-time setup script. The script creates the encrypted key on the machine where it runs.

NO SECRET IN BROWSER
02

Join a friends/private testnet

Paste the coordinator-provided genesis and explicit PeerId-pinned peers. The browser only packages public configuration into a local start script.

PRIVATE / NON-VALUE
03

Join the public ZyronChain network

The governance class is authorized, but public-testnet activation is still blocked by external evidence gates.

ACTIVATION GATED
View activation requirements ↗
Operator safety

What the website deliberately cannot do.

01No browser validator process

Browsers cannot safely provide stable inbound raw TCP, durable background consensus or production key custody. The website launches a local operator workflow instead.

02No private-key upload

The launchpad neither requests nor stores validator private keys, passwords or HSM credentials.

03No direct validator RPC

Consensus RPC remains loopback-only by default. Public interfaces must use a separately bounded read-only gateway.

04No fake public launch

Friends/private testnets are available now; public-network enrollment stays disabled until activation evidence is actually closed.