Post-quantum Layer 1 with instant BFT finality and EVM compatibility. Everything you need to connect is on this page.
https://testnet.vextaris.io1618032VXShttps://vexscan.ioNative addresses use the Vx prefix and hashes use
Vxh. 0x is the EVM
compatibility layer, used by MetaMask and the eth_* methods.
The previous endpoint https://testnet.vexidus.io
continues to work and is not being retired — existing wallets and integrations need no change.
# binary + checksum curl -fsSL https://vextaris.io/releases/vextaris-node -o vextaris-node curl -fsSL https://vextaris.io/releases/SHA256SUMS | sha256sum -c --ignore-missing # a new node joins from a snapshot ./vextaris-node --snapshot-url https://vextaris.io/releases/vextaris-snapshot-latest.tar.zst
Full walkthrough, flags and hardware guidance in the validator guide.
Architecture, token standards, bridge, governance, testnet reference.
Block explorer — blocks, transactions, validators, tokens.
Testnet VXS for development and testing.
Multichain wallet — Vextaris L1, EVM chains and Solana.
Create and manage tokens, NFTs and multi-token collections.
Node, SDK, CLI and tooling source.