# About Devils Wheel

DevilsWheel is a decentralized European roulette game based on the Polygon(Matic) blockchain network.

The game consists of a smart contract deployed in the Polygon Mainnet with a graphical front-end that interacts with that contract.


# Support

You can contact the developers through our Discord server or by Telegram.


# Random number generation

DevilsWheel uses Chainlink's VRF, which is a verifiable random generator for smart contracts provided by Chainlink's oracle network.

The use of Chainlink's VRF smart contract random number function guarantees that the results of each spin are fair and completely random.


# Low fees and DAI betting

The game is deployed on the Polygon blockchain network because of its low gas fees per round played. Making a bet cost on a few cents in Matic tokens in addition to the amount of the wager in DAI stablecoin.

We use DAI stablecoin to ensure there is no risk of the fiat money value of each wager changing during gameplay, due to market volatility.


# Smart contract

Anyone can read the smart contract that runs the game logic as it is published openly. The contract can be reviewed either at Polygonscan.