validator RPC
Move at
signal speed.
A sovereign EVM test network — live blocks, wallet setup, RPC queries, funded development access, and validator consensus in one place.
rolling sample
gwei / VYRA
latest block
Network pulse
VYRA / Testnet
Connecting to the local validator RPC endpoint.
Your route into
the VYRA testnet.
Connect any EVM-compatible wallet or development tool to the live VYRA QBFT authority network.
Network parameters
- Network name
- VYRA Testnet
- RPC endpoint
- connecting…
- Chain ID
- 92837
- Currency
- VYRA
- Consensus
- QBFT · connecting
Add VYRA Testnet
Use MetaMask, Rabby, or another EVM wallet while the local validator network is running.
- 1Start four validators
- 2Approve network details
- 3Deploy and test
Start funded.
Build immediately.
Import the public development account to access one billion test VYRA. The key is intentionally exposed and has no value outside this network.
Fund your test wallet
Your stack.
Our execution.
Deploy Solidity contracts to VYRA with standard EVM tooling through the local validator RPC.
Hyperledger Besu
VYRA uses a production-grade Ethereum client with QBFT consensus.
Standard EVM behavior
Solidity contracts and Ethereum tooling work without modification.
Local RPC for development
HTTP and WebSocket access are exposed directly by the first validator.
Finality formed
by supermajority.
Authority validators produce blocks and commit deterministic EVM state through the QBFT protocol.
- 01ProposeA validator assembles and proposes the next EVM block.live
- 02PrepareThe validator set checks execution and the block header.✓
- 03CommitA supermajority signs the accepted state transition.3/4
- 04FinalizeThe committed block is final without probabilistic waiting.final