Commit History

CloudMinerX is a professional cloud mining application powered by real mining infrastructure (such as NiceHash, HiveOS, or dedicated GPU servers). Users can subscribe to packages, track live earnings, and withdraw to their cryptocurrency wallets. The application includes an AI-based bot that selects the most profitable cryptocurrency to mine and provides a smart, interactive dashboard. --- 🔧 Core Modules: 1️⃣ Cloud Mining Engine - Use real cloud servers with GPUs (e.g., AWS, Hetzner, Contabo) - Install mining software (XMRig, PhoenixMiner, NBMiner) - Launch mining rigs remotely via secure SSH commands for each user session: `ssh user@server_ip "start_mining --coin=XMR --wallet=user_wallet --id=session123"` 2️⃣ AI-Based Mining Bot - Discover the most profitable coins via market APIs (CoinGecko/CoinMarketCap) - Dynamic algorithm switching (ETH, LTC, XMR, etc.) - Adjust hashrate allocation based on the user's plan 3️⃣ User Authentication and Wallet Management - Sign up/login using Firebase or JWT + 2FA authentication - Wallet verification system (Bitcoin addresses, Ethereum, XMR) - AES encryption for wallet information - Referral system with unique invite tokens 4️⃣ Instant dashboard - View user information: hash rate, active miners, outstanding balance, daily/weekly/monthly earnings - API integrations: - Monero Ocean API - Ethereum API - Mining stats, Rig Rental - Live charts using Chart.js or Victory Native 5️⃣ Subscription system - Free: 1,000,000,000 mining simulation only - Basic: 100,000,000 hours/second for Monero - Professional: 500,000,000 hours/second + multi-currency mining - Payment via: - PayPal - CoinPayments (supports USDT, Bitcoin, Ethereum) - Optional trial plan - Backend to manage subscription expiration 6️⃣ Withdrawal system - Users can request a withdrawal When the minimum balance is reached (e.g., 1 USDT) - Withdrawal request triggers: - API call to CoinPayments - Or email the admin for manual payment - Withdrawal history + status tracking for each user Withdrawals across all wallets and currencies 7️⃣ Admin Panel - Add/Remove Mining Plans - View users and hashrates - Monitor GPU utilization, uptime, and mining status - Manage payments and records 8️⃣ Notifications - Telegram Bot API for mining alerts - Push notifications via OneSignal or Firebase - Earnings alerts, plan expiration, and withdrawal status 9️⃣ UI/UX Design - Dark mode by default - Sleek and modern interface inspired by Binance and Minerstat - Multilingual support: Arabic, English, Spanish - Mobile app built with React Native or Flutter --- 🛠️ Tech Stack: - Interface User: React Native (Mobile) / React.js (Web) - Backend: Node.js + Express + MongoDB - Auth: Firebase Auth or JWT - Hosting: AWS / Hetzner / Contabo (Mining Servers) - Payments: CoinPayments + PayPal - Analytics: Firebase, Custom Admin Dashboard --- 🛡️ Security - Two-factor authentication - AES encryption for sensitive data - API speed limiting - Secure SSH processing between the app and mining servers --- 📱 App Name: CloudMinerX Pro - AI Cloud Mining Bot 🌐 Domain suggestion: `cloudminerx.io` 💡 Add a Terms of Service page that states: "This app is for legal cloud mining only. Users must comply with local regulations." Use OpenAI for AI functionality within the app. - Follow Up Deployment
49e7034
verified

WormGPT128 commited on

قم بتطوير هذا الكود واضافه أدوات واقوى فعليها <!DOCTYPE html> <html lang="en" class="dark"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>WormGPT Trader Pro</title> <script src="https://cdn.tailwindcss.com"></script> <script src="https://cdn.jsdelivr.net/npm/chart.js"></script> <style> body { background-color: #0f172a; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } </style> </head> <body class="text-white"> <header class="p-4 bg-gray-900 shadow-md flex justify-between items-center"> <h1 class="text-2xl font-bold text-cyan-400">WormGPT Trader Pro</h1> <div> <button class="bg-cyan-600 px-3 py-1 rounded hover:bg-cyan-700">Light/Dark</button> <button class="bg-cyan-600 px-3 py-1 rounded hover:bg-cyan-700 ml-2">EN/AR</button> </div> </header> <main class="grid grid-cols-1 md:grid-cols-3 gap-4 p-4"> <!-- Chat Assistant --> <section class="md:col-span-1 bg-gray-800 p-4 rounded shadow"> <h2 class="text-xl font-semibold text-cyan-300 mb-2">💬 WormGPT Chat</h2> <textarea class="w-full h-40 p-2 rounded bg-gray-700 text-white" placeholder="Type /help, /analyze ..."></textarea> <button class="mt-2 bg-cyan-600 w-full py-1 rounded hover:bg-cyan-700">Send</button> </section> <!-- Trading Bot & Alerts --> <section class="md:col-span-2 grid grid-cols-1 lg:grid-cols-2 gap-4"> <!-- Auto Trading Bot --> <div class="bg-gray-800 p-4 rounded shadow"> <h2 class="text-xl font-semibold text-cyan-300 mb-2">🤖 Auto Trading Bot</h2> <p>Supports BTC, ETH, XRP with smart triggers.</p> <ul class="text-sm mt-2 list-disc pl-4"> <li>Buy when RSI < 30</li> <li>Sell when RSI > 70</li> <li>Auto Scheduler</li> </ul> <button class="mt-3 bg-green-600 w-full py-1 rounded hover:bg-green-700">Start Bot</button> </div> <!-- Alerts --> <div class="bg-gray-800 p-4 rounded shadow"> <h2 class="text-xl font-semibold text-cyan-300 mb-2">🚨 Smart Alerts</h2> <p>Real-time buy/sell alerts with reasons.</p> <p class="text-sm mt-2">Alerts sent to: Telegram, Email</p> <p class="text-xs mt-2 text-gray-400">Last Signal: BUY BTC - RSI 25 - 2025-06-18 18:45</p> </div> </section> <!-- Charting System --> <section class="md:col-span-3 bg-gray-800 p-4 rounded shadow"> <h2 class="text-xl font-semibold text-cyan-300 mb-2">📊 Interactive Chart</h2> <canvas id="chartCanvas" class="w-full h-64"></canvas> <div class="mt-2 flex gap-2"> <button class="bg-cyan-600 px-2 py-1 rounded text-sm">1m</button> <button class="bg-cyan-600 px-2 py-1 rounded text-sm">5m</button> <button class="bg-cyan-600 px-2 py-1 rounded text-sm">1h</button> <button class="bg-cyan-600 px-2 py-1 rounded text-sm">1d</button> </div> </section> <!-- Trend Analysis & Wallet --> <section class="md:col-span-1 bg-gray-800 p-4 rounded shadow"> <h2 class="text-xl font-semibold text-cyan-300 mb-2">📈 Trend Analysis</h2> <p>Current Market: <span class="text-green-400">Bullish</span></p> <p class="text-sm mt-1 text-gray-300">AI Suggests: BUY - Uptrend Detected</p> </section> <section class="md:col-span-2 bg-gray-800 p-4 rounded shadow"> <h2 class="text-xl font-semibold text-cyan-300 mb-2">👛 Wallet Management</h2> <div class="grid grid-cols-2 gap-4"> <div> <p>Total Holdings:</p> <p class="text-lg text-green-400">$12,450</p> </div> <div> <p>Profit/Loss:</p> <p class="text-lg text-yellow-400">+$650</p> </div> </div> <p class="text-sm mt-3">Last Transaction: SELL ETH - +$120</p> </section> </main> <footer class="text-center text-xs text-gray-500 p-4 mt-4"> WormGPT Trader Pro © 2025 | Secure | AI Powered | Customizable </footer> <script> const ctx = document.getElementById('chartCanvas').getContext('2d'); const chart = new Chart(ctx, { type: 'candlestick', // Replace with plugin if needed data: { datasets: [{ label: 'BTC/USDT', data: [ { x: '2025-06-18T18:00', o: 26500, h: 26700, l: 26400, c: 26650 }, { x: '2025-06-18T18:05', o: 26650, h: 26800, l: 26600, c: 26780 }, // More data points... ] }] }, options: { responsive: true, plugins: { legend: { display: false } } } }); </script> </body> </html> - Initial Deployment
c9b3acb
verified

WormGPT128 commited on

initial commit
a9adeb2
verified

WormGPT128 commited on