Problem
There is no admin interface for the Aframp team to:
- View and manage onramp/offramp orders
- Review and approve/reject KYC submissions manually
- Monitor withdrawal limits and flag suspicious activity
- Issue refunds or manual settlements
- View system health metrics
Fix
Create a protected /admin route (restricted to admin roles) with:
- Order management table with status filters
- KYC review queue with document viewer
- User management (view KYC tier, transaction history)
- System metrics (daily volume, active orders, failed transactions)
Impact
High operational — the platform cannot be operated or moderated without this.
Problem
There is no admin interface for the Aframp team to:
Fix
Create a protected
/adminroute (restricted to admin roles) with:Impact
High operational — the platform cannot be operated or moderated without this.