Smart Assembly Security & Analytics Dashboard for EVE Frontier on Sui blockchain.
https://sentinel-dash-12.preview.emergentagent.com/
Frontier Sentinel helps EVE Frontier players monitor, audit, and optimize their Smart Assemblies (programmable in-game structures). Built for the EVE Frontier Hackathon 2026.
- Wallet Authentication (Sui)
- Smart Assembly Dashboard
- Security Auditor
- Performance Analytics
- Template Library
- Tribe Collaboration Tools
- Frontend: Next.js + TypeScript + Tailwind CSS
- Backend: FastAPI + Python
- Database: MongoDB
- Blockchain: Sui Network
# Clone the repository
git clone https://github.com/engineertobe-byte/frontier-sentinel.git
# Install dependencies
npm install
# Run development server
npm run dev