Skip to content

How to Run the Live NovaNet Validator Dashboard

Antonis Valamontes edited this page Mar 9, 2025 · 1 revision

How to Run the Live NovaNet Validator Dashboard

1️⃣ Clone & Install

git clone https://github.com/Galactic-Code-Developers/NovaNet-Dashboard.git
cd NovaNet-Dashboard
npm install

2️⃣ Start the Development Server

npm start

3️⃣ Open the Dashboard in Browser

http://localhost:3000

🔹 Key Features in NovaNet AI Validator Dashboard

Feature Description
Live Validator Performance Tracking Real-time monitoring of validator uptime & reputation.
AI-Powered Fraud Detection Alerts Detects slashing triggers for underperforming validators.
Edge Computing with NVIDIA Jetson Orin Runs AI-powered fraud detection locally.
Web3 Connection to NovaNet Fetches validator & governance data directly from NovaNet Testnet.
Clone this wiki locally