Status: active
A live testnet exercises mining, transactions, propagation and the full validation path.
Testnet
VigiChain runs today as a multi-node testnet. Figures shown across this site are clearly marked as mock or devnet values and carry no real-world worth.
Founding node operators
The testnet software is live and the network is opening now. There is no company server behind it — it grows only as independent operators come online, each mining and validating for themselves. Run a node and you don't use the network, you found it.
# 1) Download the binary for your OS from the node repo's Releases,
# then verify it against SHA256SUMS.
# 2) Linux — join the testnet (real PoW, tvigi1 addresses, no real value):
chmod +x vigichain-node-linux-x86_64
VIGI_NETWORK=testnet ./vigichain-node-linux-x86_64 start
# or mine testnet VIGI from block zero:
VIGI_NETWORK=testnet ./vigichain-node-linux-x86_64 minePublic testnet — VIGI here carries no real value. Mainnet stays locked until an external security audit and sustained burn-in. Founding operators are how the network earns that GO.
Network status · live probe
vigichain.org/rpcQuerying the public RPC gateway…
This panel reads the network directly every 20s. Values are testnet only and carry no real worth. When the gateway shows a height, a node is genuinely serving it — when it doesn't, the panel says so rather than pretending.
Execution layer · live probe
vigichain.org/rpcQuerying the execution layer…
Reserve invariant
L2 supply = VIGI locked on L1
The execution layer is a post-quantum rollup: L2 balances are native VIGI, backed 1:1 by VIGI locked on the L1 — the reserve is verifiable on-chain, not a claim. Withdrawals are trustless (optimistic challenge window or instant REEXECvalidity), and a fraudulent batch is provably reverted. This panel reads it every 20s and says offline when no node answers rather than pretending.
No setup. Open the VigiSwap dApp (or VigiWallet), connect, claim test VIGI from the faucet and transact — every transfer is signed with a post-quantum key for you.
Open the VigiSwap dAppVigi Chain Testnet0x56494754 · 1447642964VIGI8https://vigichain.org/rpchttp://127.0.0.1:28721https://vigichain.org/explorer28719seed-1.vigichain.org:28719For reading balances and binding your identity. Adding the chain lets MetaMask read the testnet; moving value still happens through the post-quantum path below.
The testnet lives as long as peers are online. Run the node from your shell to join it, expose your own local RPC and help keep the network alive.
cargo run --release -- start
Get test VIGI
Request testnet coins from the faucet — they carry no real value.
POST /api/faucet · vigi_requestFaucet
Security note: VigiChain deliberately rejects raw secp256k1 (MetaMask) and ECDSA (BTC) value transactions — consensus requires a post-quantum signature. EVM/BTC wallets are for reading and identity; value moves through VigiWallet, the VigiSwap dApp or the native path. Testnet only. Mainnet stays locked until validation is complete.
A live testnet exercises mining, transactions, propagation and the full validation path.
Until a trusted public RPC is exposed, explorer values are illustrative mock data — never presented as mainnet.
The architecture is ready to connect a real RPC and explorer without redesign.
Mainnet unlocks only after validation, security testing and vulnerability closure.
Sovereign post-quantum network for verified value.
A sovereign post-quantum network for verified wrapped assets, self-custody, sealed receipts and financial control. Testnet active; mainnet locked until validation is complete.