https://github.com/defaimaxi/rocket-crash-game
🚀 Rocket Crash Game – Web3 Blockchain Betting | A crash game where players bet, cash out, and win before the rocket crashes! Featuring provably fair on-chain gameplay, decentralized betting, instant payouts, and NFT rewards. Built with Rust, Anchor, and React for a fast, low-fee, and immersive crypto gaming experience.
https://github.com/defaimaxi/rocket-crash-game
crash gambling multiplayer phaserjs provably-fair
Last synced: about 2 months ago
JSON representation
🚀 Rocket Crash Game – Web3 Blockchain Betting | A crash game where players bet, cash out, and win before the rocket crashes! Featuring provably fair on-chain gameplay, decentralized betting, instant payouts, and NFT rewards. Built with Rust, Anchor, and React for a fast, low-fee, and immersive crypto gaming experience.
- Host: GitHub
- URL: https://github.com/defaimaxi/rocket-crash-game
- Owner: defaimaxi
- Created: 2025-03-08T14:15:06.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-14T18:40:37.000Z (3 months ago)
- Last Synced: 2025-04-28T03:32:21.971Z (about 2 months ago)
- Topics: crash, gambling, multiplayer, phaserjs, provably-fair
- Language: TypeScript
- Homepage:
- Size: 20.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎰 Blockchain Casino Game - Crash & Coin Flip 🎲

**A provably fair blockchain casino** featuring **Crash** and **Coin Flip**, built on **Base, Ethereum, and Solana**. Play, win, and withdraw instantly with decentralized smart contracts ensuring transparency.
# contact
Telegram: [rhettjel](https://t.me/rhettjel) Twitter: [DeFiMaxi](https://x.com/defai_maxi)
---## Features
- **Crash Game** - Predict the multiplier and cash out before the crash!
- **Coin Flip** - A fair and fast PvP betting experience.
- **Multi-Chain Support** - Play with **ETH, SOL, or BASE tokens**.
- **Instant Transactions** - Low gas fees and fast settlements.
- **Provably Fair** - On-chain random number generation for trustless gameplay.
- **Leaderboard & Rewards** - Compete and earn rewards for top performance.
- **Referral System** - Earn commissions by inviting players.
- **Crypto Deposits & Withdrawals** - Direct on-chain fund handling.---
## How It Works
1. **Deposit Crypto** - Fund your wallet with **ETH, SOL, or BASE tokens**.
2. **Choose a Game** - Play **Crash** or **Coin Flip**.
3. **Place Your Bet** - Select your wager and confirm.
4. **Win or Lose** - Cash out or let it ride (Crash) / Flip and compete (Coin Flip).
5. **Withdraw Winnings** - Instantly withdraw your balance.---
## 🔗 Supported Blockchains
| Chain | Token | Network | Smart Contract |
|------------|-------|----------|----------------|
| Ethereum | ETH | Mainnet | [View Contract](#) |
| Base | BASE | L2 | [View Contract](#) |
| Solana | SOL | Mainnet | [View Contract](#) |---
## Smart Contract & Security
- **Verified Smart Contracts** (Solidity for Base/Ethereum, Rust for Solana)
- **Random Number Generation (RNG)** - Chainlink VRF for fairness
- **Anti-Exploit Measures** - Preventing front-running & bot abuse---
## Tech Stack
- **Frontend:** React, TypeScript, Next.js
- **Backend:** Node.js, Express, WebSockets
- **Blockchain:** Solidity (EVM), Anchor (Solana)
- **Database:** PostgreSQL for player stats
- **Wallets:** MetaMask, Phantom, WalletConnect---
## Getting Started
### Prerequisites
- Node.js `>=18`
- Yarn or npm
- MetaMask/Phantom Wallet
- Alchemy/QuickNode API for Base & Ethereum
- Solana RPC (Helius, QuickNode)### Clone & Install
```sh
git clone https://github.com/love-luca/Rocket-Crash-Game.git
cd
yarn install