Zeus88 Crash
Provably Fair Crash Game on Solana
Zeus88 Crash brings the popular crash casino mechanic to Solana with full on-chain settlement. The Next.js frontend integrates multiple Solana wallet adapters (Phantom, Solflare, Coinbase, Ledger, Trust, Torus) via @solana/wallet-adapter, uses @coral-xyz/anchor for smart contract interactions, @solana/web3.js for blockchain operations, and Socket.io client for real-time multiplayer state. The Node.js/Express backend uses Prisma ORM with PostgreSQL, Socket.io for WebSocket broadcasting, and @coral-xyz/anchor for server-side contract interactions. The Rust/Anchor smart contract handles deposits, withdrawals, and provably fair game logic.

Tech Stack
Category
Core Contribution
Built the complete game frontend including the real-time crash graph with smooth animation, bet placement UI, and active player list. Integrated 6+ Solana wallet adapters with Anchor-based smart contract interactions for deposits and withdrawals. Implemented Socket.io real-time multiplayer with the Node.js/Express/Prisma backend. Developed the Rust/Anchor smart contract for on-chain game settlement.
Project Overview
A Solana-native crash game combining real-time multiplayer gameplay with blockchain transparency. The provably fair system ensures every round is verifiable. Features include real-time betting via Socket.io, multi-wallet support (Phantom, Solflare, Coinbase, Ledger, Trust, Torus), and a Node.js backend with Prisma data layer.
Technical Highlights
6+ Solana wallet adapters (Phantom, Solflare, Coinbase, Ledger, Trust, Torus)
Anchor/Rust smart contract for on-chain game settlement
Socket.io real-time multiplayer WebSocket layer
Node.js/Express/Prisma backend with PostgreSQL
TanStack Query for data management
Visual Gallery
