CentroShield
MAINNET
CentroShield
VALIDATION LAYER
Not logged in
Log out
🛡

CentroShield

Decentralized verification layer for the Centronium blockchain. Mine, validate, and earn — powered by the community.

CONNECTING
Validators
Blocks Verified
Chain Height
Signatures 24h
🌐 Decentralized by Design
Independent Verification — Every block is cryptographically verified by community-run validator nodes, not a single authority.
Multi-Signature Quorum — Blocks aren't finalized until enough independent validators sign off.
Open Participation — Anyone can run a validator node and contribute to network security.
Transparent Chain — All verification data is public and auditable on CentroScan.
⚡ Sign Up and You're Live

Create an account and you're immediately an active validator with auto-signing enabled. No setup, no waiting.

👥
Instant Validator
Your validator node is created automatically with cryptographic keys and auto-signing — you start verifying blocks immediately.
💳
Centronium Wallet
A CENTRO wallet is created for you on the Centronium blockchain — ready to receive mining rewards.
Join a Mining Pool
Add a free AI API key (like Groq), join a pool, and start earning CENTRO when your pool wins blocks.
🚀 Go Further
💻
Run Your Own Node
Download the validator software and independently verify blocks from your own machine — strengthen the network.
📱
Mobile Node
Validate blocks right from your browser on any device — no downloads required.
CentroShield

Welcome Back

Sign in to your mining dashboard

🌐
Centronium
Main blockchain
🔍
CentroScan
Block explorer
CONNECTING
Validators
Verified
Chain
Sigs 24h
🔑 Your Validator
Loading...
⛏ Your Miners
No API keys yet — add one to start
Mining Pools
Join a pool, manage your keys, and earn CENTRO rewards
💻
Run a Validator Node
Download and run on your computer — verify blocks independently

Add Your API Key

Get a free key at console.groq.com/keys → paste it here → pick a pool

🔐 Your Keys (0/3)
No keys yet.
CENTRO Balance
🔍 CentroScan 💳 Full Wallet
Total Mined
Signatures
Active Keys
📜 Recent Transactions
Loading...
👥 Validators 0
Loading...
⛓ Live Block Feed

Real-time verification of Centronium blocks by CentroShield validators

Loading...
💻

Run a Validator Node

Download the CentroShield validator and run it on your computer. Independently verify Centronium blocks and earn validator reputation.

⬇ Download Node (PHP)
📋 Quick Start
# 1. Extract and install
unzip centroshield-node.zip
cd centroshield-node
php install.php
# 2. Run with live dashboard
php run.php --dashboard
# 3. Or set up as cron (runs every minute)
* * * * * php /path/to/centroshield-node/run.php >> node.log 2>&1
⚡ Requirements
✅ PHP 8.0+ with sodium and curl extensions
✅ Internet connection (outbound only — no open ports needed)
✅ Works on Linux, macOS, Windows (WSL), any VPS
✅ Your keys stay on your machine — CentroShield only sees your public key
🔧 Commands
php install.phpGenerate keys & register
php run.phpRun one sync cycle
php run.php --loopRun continuously (60s)
php run.php --dashboardLive terminal dashboard
php status.phpCheck node status
📱 Prefer mobile? Try the browser-based Mobile Node →