Play Coinflip, Crash, Mines, or Roulette with cryptocurrency bets.
Verify a game's outcome yourself using the provably fair cryptographic seeds.
Deploy your own instance of the platform to run a crypto casino frontend.
Customize the game frontend for a different betting currency or ruleset.
| ghostgem-a/web3-casino | acoyfellow/svelte-edge | bossrodcommunity/bagyo-rescue | |
|---|---|---|---|
| Stars | 18 | 18 | 18 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 3/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Frontend only, likely requires a paired backend and wallet or payment integration to run end to end.
SpinX is a cryptocurrency casino gaming platform built for the web. It lets users play four classic casino style games, Coinflip, Crash, Mines, and Roulette, using cryptocurrency, with USDT mentioned as the betting currency. The platform emphasizes provably fair games, a technique common in crypto gambling where each round's outcome is determined using cryptographic seeds that players can verify independently, so the house cannot manipulate results after bets are placed. Coinflip is a head to head game where two players each pick a side and the winner takes the pot minus a house fee. Crash is a multiplayer game where a rising multiplier can crash at any random moment, and players must manually or automatically cash out before the crash to collect winnings equal to their bet times the current multiplier. Mines is a minesweeper style game where players reveal tiles on a 5x5 grid trying to find gems and avoid bombs, with the ability to cash out their growing multiplier at any point before hitting a mine. Roulette follows standard casino roulette rules. The project is described as a frontend, built with Next.js, a popular React based web framework, and TypeScript. It would be used by developers who want to run or customize a crypto casino platform, or by players accessing an instance of this software. The full README is longer than what was shown.
A frontend for a cryptocurrency casino offering Coinflip, Crash, Mines, and Roulette games with provably fair outcomes.
Mainly TypeScript. The stack also includes Next.js, TypeScript, React.
The README does not state a license, so terms of use are unclear.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.