Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.15 KB

File metadata and controls

35 lines (25 loc) · 1.15 KB

Quantova Testnet Setup

To see and use TQTOV, QMask must be connected to the Quantova Testnet network. QMask ships with Quantova networks built in; this guide shows how to select the testnet and lists the network details if you ever need to add it manually.

Select the testnet

  1. Open QMask.
  2. Open the network selector (usually at the top of the wallet).
  3. Choose Quantova Testnet.

Your balances and activity now reflect the testnet. TQTOV is only visible while this network is selected — on the mainnet network you will not see your test funds.

Network details

If you need to add the network manually, use these values:

Field Value
Network name Quantova Testnet
Asset symbol TQTOV
Decimals 18
WebSocket RPC wss://testnet.quantova.io
HTTP JSON-RPC https://testnet.quantova.io
Address format Canonical Q-address (begins with Q)

The testnet runs the same post-quantum runtime, consensus, QVM, and q_* RPC as mainnet, with its own genesis and validator set — so anything you build against it behaves like mainnet, for free.

Next

Claim your TQTOV: claim-tqtov.md.