-
-
Notifications
You must be signed in to change notification settings - Fork 0
How to Run the Live NovaNet Validator Dashboard
Antonis Valamontes edited this page Mar 9, 2025
·
1 revision
1️⃣ Clone & Install
git clone https://github.com/Galactic-Code-Developers/NovaNet-Dashboard.git
cd NovaNet-Dashboard
npm install2️⃣ Start the Development Server
npm start3️⃣ Open the Dashboard in Browser
http://localhost:3000
| 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. |