Budget: 15000 UAH Deadline: 3 days
Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.
...Project: Crypto Prop Trading Platform
⸻
1. Project Goal
Create an online prop trading platform where the user:
1. Registers
2. Purchases a trading challenge
3. Completes the evaluation stage
4. Receives a funded account
5. Shares profits with the platform
The platform must be fully automated, with a risk control system and transparent calculation logic.
⸻
2. Project Architecture
2.1 Technology Stack
Frontend:
• Next.js (SSR)
• Tailwind or similar
• Responsive design (mobile-first)
Backend:
• Node.js (NestJS) or Laravel
• REST API
• JWT authorization
Database:
• PostgreSQL
Hosting:
• VPS (Ubuntu)
• Docker (preferred)
• Separate server for the database
⸻
3. Website Structure
3.1 Public Part
Homepage
Blocks:
1. Hero block
• Title
• Subtitle
• Button “Start Challenge”
• Button “View Rules”
2. How It Works (3 steps)
3. Challenge table
• Account Size
• Price
• Profit Target
• Max Daily Drawdown
• Max Total Drawdown
• Profit Split
4. Advantages
5. FAQ
6. Affiliate Program
⸻
4. Registration and Authorization
Functionality:
• Email + password
• Email confirmation
• Password recovery
• JWT authorization
• 2FA (via Google Authenticator)
Users table:
• id
• password_hash
• role (user/admin)
• referral_code
• referred_by
• created_at
⸻
5. Personal Account
5.1 “My Accounts” Section
Display:
• Account ID
• Challenge Type
• Starting Balance
• Current Balance
• Profit Target
• Daily Drawdown
• Total Drawdown
• Status (Active / Passed / Failed / Funded)
⸻
5.2 Account Details
Metrics:
• Equity
• Balance
• Floating PnL
• Realized PnL
• Max Daily Loss (used %)
• Max Total Loss (used %)
Trade History:
• Date
• Pair
• Direction
• Position Size
• PnL
⸻
6. Challenge Logic (Main Mathematics)
For each account, the parameters are set:
• initial_balance
• profit_target_percent
• max_daily_drawdown_percent
• max_total_drawdown_percent
6.1 Profit Target Calculation
profit_target = initial_balance × (profit_target_percent / 100)
If:
current_equity ≥ initial_balance + profit_target
→ status = PASSED
⸻
6.2 Daily Drawdown
daily_loss_limit = initial_balance × (max_daily_drawdown_percent / 100)
If:
(starting balance of the day − current equity) > daily_loss_limit
→ status = FAILED
⸻
6.3 Total Drawdown
total_loss_limit = initial_balance × (max_total_drawdown_percent / 100)
If:
current_equity < initial_balance − total_loss_limit
→ status = FAILED
Verification should occur automatically with each new trade.
⸻
7. Trading Integration
Options:
Option A — API Integration
• Connection to the exchange via API key
• Retrieval:
• Trades
• Balance
• PnL
• Updates every 5–10 seconds
Option B — Simulator
• Built-in trading system
• Prices pulled via market API
• User opens trades within the platform
• Platform calculates PnL
⸻
8. Payment System
Connect:
• Crypto (USDT TRC20 / ERC20)
• Stripe (cards)
Logic:
After successful payment:
• a challenge account is created
• status = ACTIVE
• the trading period countdown starts
Payments table:
• id
• user_id
• amount
• currency
• status
• created_at
⸻
9. Affiliate Program
Each user receives:
referral_code
System:
• 10–20% of the challenge cost
• Accrual after successful payment
• Display in the account:
• Number of referrals
• Total income
• Accrual history
Referrals table:
• user_id
• invited_user_id
• commission
• created_at
⸻
10. Funded Stage
After PASSED status:
• a funded account is created
• Profit split = for example 80/20
• Upon withdrawal request:
• net profit is calculated
• platform % is withheld
• a payout request is created
⸻
11. Admin Panel
Functions:
• View users
• View accounts
• Filter by statuses
• Manual status change
• Manage tariffs
• Manage commissions
• Approve payouts
• Financial statistics
⸻
12. Security
• Rate limit API
• bcrypt hashing
• CSRF protection
• SQL injection protection
• User action logs
• Admin action logs
⸻
13. UI/UX
• Dark theme
• Live PnL (animation of changes)
• Mobile device adaptation
• Minimum overload
⸻
14. Additional (optional)
• Scaling plan (capital increase after X payouts)
• Trader leaderboard
• Trading restrictions during news
• Automatic challenge reset for an additional fee
⸻
Budget: 15000 UAH Deadline: 3 days
Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.
Budget: 15000 UAH Deadline: 15 days
Good day.
I have experience and a desire to work.
I will complete it within the agreed deadlines.
Development of a Telegram Mini App (Bot + WebApp) for selling digital goods and in-game currencies (Python / aiogram) Project description: A Telegram bot with a full WebApp interface is required for the automated sale of digital goods (Telegram Stars, Telegram Premium, in-game currencies/donations for PUBG Mobile, Steam, etc.). The project is called Aspect App. The main focus is on speed, smooth UI/UX in a Web3/minimalist style, and complete automation of product delivery after payment. Technology stack: Backend: Python 3.10+, aiogram 3.x (FastAPI for Webhook/API is welcome). Database: PostgreSQL / Redis (for sessions and caching). Frontend (WebApp): React.js / Vue.js / Next.js (at the developer's discretion, speed and smoothness of animations are important). Integrations: Telegram WebApp API. Main functionality (MVP): 1. Client side (Telegram Mini App): Main screen: Product categories (Telegram Assets, In-game Donations). Banner grid for promotions. Product catalog: Product cards with volume selection (e.g., 50, 100, 500 Telegram Stars or UC). Fields for entering player data (Player ID for PUBG). Cart and Checkout: Quick purchase in 2 clicks. Payment module: Integration of payment methods (CryptoBot API / TON Connect / other fiat gateways by agreement). Personal account: Order history, status tracking, referral system (balance within the app). 2. Admin panel (built into WebApp or separate bot): Catalog management (adding/removing products, changing prices). Order monitoring and sales statistics. User database mailing system. 3. Automation logic (A plus): Readiness of the architecture for integration with supplier APIs (API for auto-purchasing Stars/UC). At the MVP stage, some products may be issued with codes from the database. What is required from the contractor: 1. Development of the database and backend architecture in Python. 2. Layout and integration of WebApp (design mockup to be discussed, clean Web3 style, Glassmorphism is important). 3. Setting up secure transactions and payment webhooks. 4. Deployment on the server (Docker, Ubuntu, SSL setup). Candidate requirements: Experience in commercial development of Telegram WebApps for at least 1 year. Portfolio with launched and working Mini Apps (please provide links in your response). Clean, documented code. Working conditions: Work only through the Secure Deal (Safe / Escrow) of the platform. Payment is staged (the project is divided into Sprint 1: Backend + DB, Sprint 2: Frontend WebApp, Sprint 3: Payment integration and testing). Budget: To be discussed with the successful candidate (please indicate your price range and timelines in your response)
Looking for a streamer, ideally with subscribers on Twitch; the more subscribers, the better. We need to promote the website so that as many people as possible learn about it.
We are looking for a specialist in Solana security programs to conduct an audit of the smart contract before deployment on the mainnet. Contract stack: Rust + Anchor framework SPL Token (transfer/storage of tokens in PDA) Mechanics: timing rounds, escrow of bets, resolver of final price, calculation and distribution of payouts, claim instructions, emergency pause + refund, fee configuration through admin authority Check for common vulnerabilities in Solana/Anchor: missing ownership/signer checks, account validation, integer overflow, PDA seeds collisions, reentrancy patterns, authority key privileges Analysis of payout distribution logic (rounding, edge cases with multiple participants) Verification of emergency mechanisms (pause, refund) — whether they can be bypassed or abused Report with classification of findings by criticality (Critical/High/Medium/Low) and recommendations Re-check after fixes (re-audit fixes) Requirements for the performer: Proven experience in auditing or developing Solana programs (Rust/Anchor) — please provide links to GitHub, previous audits, or examples of found vulnerabilities Understanding of SPL Token and PDA-escrow patterns Experience with static analysis tools (Soteria, Sec3, cargo-audit) will be a plus In your response, please indicate: Experience specifically with Solana (not EVM) — specific projects Estimated cost and timeline for a contract of this scope Report format (example, if available)