A decentralized, provably fair casino platform built on the SUI Blockchain, featuring real-time gameplay, wallet integration, and transparent randomness for a trustless gaming experience.
For inquiries, collaborations, or support, reach out via Telegram: 👉 @lorine93s
- 🔗 SUI Wallet Integration – Seamless login and secure transactions via the SUI Wallet Chrome extension.
- 🎲 Multiple Casino Games – Play Dice, Slots, Coinflip, Crash, and more.
- 📊 Real-Time Stats & Leaderboards – Track player performance and competition rankings live.
- 🛠 Admin Dashboard – Manage casino operations, user activity, and performance metrics.
- ✅ Provably Fair Gaming – All results are verifiable on-chain for transparency and fairness.
- Frontend: React, TypeScript, TailwindCSS, Shadcn UI
- Backend: Express.js (REST API)
- Blockchain: SUI integration for gaming logic & transactions
- Other: Shared TypeScript interfaces and schemas
- Node.js 18+
- npm or yarn
- SUI Wallet Chrome Extension (required for wallet connectivity)
# Clone repository
git clone https://github.com/yourusername/sui-blockchain-casino.git
cd sui-blockchain-casino
# Install dependencies
npm install
# Start development server
npm run dev
Now open your browser at: http://localhost:5000 🎉
/client → React frontend
/server → Express backend API
/shared → Shared TypeScript types & schemas
- Configured for Vercel deployment.
- Simply connect your repository to Vercel for automatic builds & deployments.
This project is licensed under the MIT License.
- SUI Blockchain for enabling transparent & secure gaming.
- Shadcn UI for elegant UI components.