Wallet dashboard, transactions ledger, copy trading simulation, and a real admin console. Enable LIVE mode to support real deposits/withdrawals on EVM chains (ETH/USDT) with proper security and compliance.
JWT auth, admin-only routes, block/unblock users.
User/admin events and API actions are logged and searchable.
Editable platform options in the admin panel.
Balances, deposit addresses, withdrawals, and a transaction ledger.
Follow demo traders, allocate %, manage your follows. No fake “guaranteed returns”.
Users, roles, status, wallets, transactions, logs, and editable settings.
This project includes simulated trader profiles and follow allocations to demonstrate UX and data flows. You can swap this layer to real signal providers later—only with proper disclosures and compliance.
LIVE mode supports real deposits/withdrawals for ETH and USDT (ERC-20) using an RPC provider and a signing wallet. Incoming deposits must be credited via a webhook notification provider or your own indexer.
The backend is a Node.js app. On Namecheap you can deploy using cPanel “Setup Node.js App” (shared hosting that supports Node) or a VPS for more control.
Can I enable real crypto deposits & withdrawals?
Yes, for EVM assets. You must configure environment variables and a deposit notification method (webhooks or indexer).
Can you add BTC real deposits?
It’s possible, but requires a Bitcoin wallet/indexer setup and is outside this included LIVE EVM implementation.
Is this a licensed exchange?
No. You are responsible for legal/compliance requirements in your jurisdiction.