You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blockchain explorer for StableNet — Next.js 16 + TypeScript 5 + Apollo Client + wagmi/viem
Quick Start
npm install
cp .env.example .env.local # edit with your backend URLs
npm run dev # http://localhost:3000
Commands
npm run dev # Dev server (Turbopack)
npm run build # Production build
npm run start # Production server
npm run lint # ESLint
npx tsc --noEmit # Type check
npx vitest run # Unit tests (46 files, 1,328 tests)
npx playwright test# E2E tests
Tech Stack
Category
Technology
Framework
Next.js 16 (App Router, Turbopack)
Language
TypeScript 5 (Strict Mode)
Data
Apollo Client 3 (GraphQL + WebSocket)
Wallet
wagmi v3 + viem v2
Styling
Tailwind CSS 3
State
Apollo Cache + Zustand + React Context
Charts
Recharts
Testing
Vitest (unit) + Playwright (E2E)
Icons
Lucide Icons
Pages
Core Explorer
Route
Description
/
Dashboard — network stats, recent blocks, AA activity