TestnetLiberX is currently running a deep public testnet on the path to mainnet. Trading is gated to the permissioned cohort.
View status

Setup

One-command bootstrap via `liberx-node` CLI.

Bootstrap

curl -fsSL https://get.liberx.xyz | sh
sudo liberx-node init --name my-node --region de-fra1
sudo liberx-node keys add session-key
sudo systemctl enable --now liberx-node

Verifying

liberx-node status
# → synced: true
# → peers: 42
# → slot: 12_848_901

See validators.liberx.xyz for the live wizard with per-step checks.