Transactional Crypto ICO Agency & Digital Wallet Platform

API Online

Full-Stack Crypto & ICO Agency Platform

Transactional digital wallet platform with compulsory admin panel, JWT authentication, PostgreSQL persistence, audit logging and a complete REST API โ€” generated by Super AI Node.js Web App Generator.

Node.js server is running. ยท API health: /api/health

๐Ÿ” Authentication

JWT-based login, registration, OTP verification and password reset flows for users and admins.

๐Ÿ› ๏ธ Admin Panel API

Dashboard KPI metrics, user management and system settings endpoints protected by role-based middleware.

๐Ÿ—„๏ธ PostgreSQL

Relational schema with users, tokens, orders, bank verifications, audit logs, settings and more.

Core REST API Endpoints

MethodEndpointDescription
POST/api/auth/loginUser & Admin Login
POST/api/auth/registerRegister New Account
GET/api/admin/metricsAdmin Dashboard KPI Stats
GET/api/admin/usersUser Management List
GET/api/admin/settingsSystem Settings
GET/api/tokensList All Tokens
POST/api/tokensCreate New Token
GET/api/healthServer & Database Health

Deployment Notes

This instance runs on cPanel + CloudLinux Passenger (Node.js 18) with PostgreSQL. Default admin credentials are documented in README.md of the project.