Roulette, On-chain gambling games built on Starknet/Dojo. You can bet and earns tokens
This project combines layer2 blockchain smart contracts and a browser-based fronted to allow users to play a roulette game, bet and earn tokens during the game. The smart contracts contains the logic of the game and the token implementation. This project provides a fully onchain game experience. It is designed to play by fair and transparent rules, ensure the integrity of the games. At the same time the User Interface provide smooth User Experience for on-chain games
This project uses dojo game engine in top of cairo-lang to develop the smart contracts of a fully onchain game. We use Random generator number based on new mined block and transaction hash. On the Front End side, we use React framework, to provide a great user experience during the game