An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# 🎰 Blockchain Casino Game - Crash & Coin Flip 🎲

![image](https://github.com/user-attachments/assets/5c2f2042-3c88-4d80-8861-e6c21f3a3d50)

**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