Crypto Loot Box Unboxing Site
Budget: $5,000 – $10,000 USD
I want a web platform where players deposit Bitcoin, Ethereum, or Litecoin, open randomized loot-box style cases, and instantly withdraw any winnings they decide to cash out. The flow should feel identical to popular skin-unbox sites, but with native crypto handling from start to finish.
Core Experience
• Seamless wallet connection or generated in-site wallet for BTC, ETH, and LTC
• Provably-fair RNG powering the randomized loot boxes so users can verify each roll
• Live animation of every unbox, plus a running feed that highlights big pulls to keep the page energetic
• Instant smart-contract or API-driven payouts when a player clicks “withdraw”
• Simple, responsive UI that works on desktop and mobile
Admin Side
• Dashboard that lets me create, price, and disable cases on the fly
• Real-time overview of deposits, withdrawals, house edge, and individual user stats
• Manual override for refunds or forced cash-outs if needed
Acceptance Criteria
1. Deposits and withdrawals succeed on the Bitcoin, Ethereum, and Litecoin mainnets with testnet proof before launch.
2. The fairness algorithm publishes its hash and nonce before each roll and shows reveal data afterward.
3. A new case can be added through the dashboard without touching code, and it appears live to users.
4. Page load scores 90+ on Google Lighthouse for both mobile and desktop.
5. All sensitive actions are protected by TLS, and keys are never exposed client-side.
Provide the complete source code, installation instructions, and a short video walkthrough demonstrating a deposit, an unbox, and a withdrawal.
Core Experience
• Seamless wallet connection or generated in-site wallet for BTC, ETH, and LTC
• Provably-fair RNG powering the randomized loot boxes so users can verify each roll
• Live animation of every unbox, plus a running feed that highlights big pulls to keep the page energetic
• Instant smart-contract or API-driven payouts when a player clicks “withdraw”
• Simple, responsive UI that works on desktop and mobile
Admin Side
• Dashboard that lets me create, price, and disable cases on the fly
• Real-time overview of deposits, withdrawals, house edge, and individual user stats
• Manual override for refunds or forced cash-outs if needed
Acceptance Criteria
1. Deposits and withdrawals succeed on the Bitcoin, Ethereum, and Litecoin mainnets with testnet proof before launch.
2. The fairness algorithm publishes its hash and nonce before each roll and shows reveal data afterward.
3. A new case can be added through the dashboard without touching code, and it appears live to users.
4. Page load scores 90+ on Google Lighthouse for both mobile and desktop.
5. All sensitive actions are protected by TLS, and keys are never exposed client-side.
Provide the complete source code, installation instructions, and a short video walkthrough demonstrating a deposit, an unbox, and a withdrawal.
Related categories:
PHP
JavaScript
HTML
Bitcoin
Blockchain
Web Development
Smart Contracts
Cryptocurrency