Admin dashboard for Mantis Exchange.
- Dashboard — service health checks (gateway, account, risk)
- Users — user listing from account service
- Withdrawals — pending withdrawal approval/rejection queue
- Trading Pairs — symbol status with circuit breaker state
- React + TypeScript + Vite
- react-router-dom + axios
npm install
npm run dev # http://localhost:5174
npm run build # Production buildPart of Mantis Exchange
MIT License