Skip to content

kartikbindra/BetProvably---Web3-Dice-Betting-Game

Repository files navigation

BetProvably

A web3 based dice betting game

This project implements a provably fair dice game using a smart contract deployed on the Sepolia testnet.

  • Every random value from 1-6 is chosen by the smart contract itself making it truly provably fair!
  • Everything is handled using blockchain and no backend is there that reduces the chances of any unlikely results. Everything is transparent and same for everybody.

GameScreenshot

Contract Address The smart contract for this dice game is deployed on the Sepolia testnet at the following address:

0x2aF3733Be093331b70b4Ff07141C4F3FD3960b55 Check it out here: https://sepolia.etherscan.io/address/0x2aF3733Be093331b70b4Ff07141C4F3FD3960b55

How to play?

To play the game, you need a metamask wallet with sepolia eth tokens in it.

Now you are ready to play the game! - GO ahead! Play Here

Further Improvements I would be making:

  • Improved Dice Animations
  • Result time optimization
  • Caching for transaction histories, etc

Hope you liked it Kartik Bindra Linkedin Github