Overview
This is a complete open-source Tradex cryptocurrency exchange solution built with Laravel, MySQL, and Next.js. Designed as a versatile platform for buying, selling, and exchanging cryptocurrencies, it supports integration with:
- BitGo-secured transactions
- CoinPayment gateways
- Self-hosted BTC-based nodes
Key Advantages:
- 100% secure dynamic architecture
- Multi-wallet compatibility (including virtual currency payments)
- Advanced trading features (limit orders, stop-loss)
- Multi-language support
- Comprehensive deposit/withdrawal systems
Changelog (v3.0.9 - December 2024)
| Fix Category | Details |
|---|---|
| Token Management | Resolved issues in token listing and balance tracking |
| Market Overview | Improved data accuracy for real-time price displays |
| Crypto Transactions | Streamlined deposit/withdrawal processing |
| Custom Pages | Fixed bugs in CMS page creation |
| User Registration | Patched phone number reuse vulnerabilities |
| UI/UX Improvements | Optimized loading animations and mobile staking interfaces |
Core Features
🛠️ Admin Panel
- User Management: Full KYC verification, referral tracking
- Payment Integrations: BitGo, CoinPayment, and custom node APIs
- Financial Controls: Trade fee customization, audit reports
- Security: 2FA enforcement, SMS/email alerts via Twilio
👨💻 User Dashboard
- Wallet System: Multi-coin support with internal/external transfers
- Trading Tools: Real-time charts, order history, limit trades
- Security: Google Authenticator, phone verification tiers
- Referrals: 3-level commission structure
Technical Requirements
👉 Best VPS providers for crypto exchanges
| Component | Minimum Specification |
|---|---|
| OS | Ubuntu Linux (latest LTS) |
| RAM | 8GB (16GB recommended) |
| Storage | 80GB SSD |
| CPU | 4 cores |
| Access | Full terminal/SSH privileges |
⚠️ Shared hosting environments are NOT supported due to performance constraints.
FAQ
Q: Is this suitable for ERC20/BEP20 token trading?
A: Yes, the system natively supports Ethereum and Binance Smart Chain tokens with full wallet integration.
Q: How secure are transactions?
A: All transactions leverage BitGo's multi-sig technology or your own secured nodes, with optional CoinPayment escrow.
Q: Can I customize trading fees?
A: Absolutely. The admin panel allows dynamic fee structures per coin/transaction type.
Q: What languages are supported?
A: The platform is localization-ready—currently includes English with JSON-based translation files for expansion.
Q: Are there mobile compatibility issues?
A: The Next.js frontend is fully responsive across all device sizes, with dedicated mobile UI optimizations.
Legal & Safety Notes
- This software is provided as-is for educational purposes.
- Users must comply with local cryptocurrency regulations.
- Commercial use requires proper licensing of dependencies.
- Always audit smart contracts before production deployment.