Iron Dice is a six dice roll game that uses Chainlink VRF and you can bet ERC20 tokens built on Polygon
Iron Dice is a six-dice roll game that uses Chainlink VRF and you can bet ERC20 tokens built on Polygon. A player can join in on the dApp and place a bet in ERC20 tokens, if they win the bet then get 6x the value of anything they put in. We are able to validate a true random dice roll by using chain links oracles to get a random number on-chain
Iron Dice uses the latest implementations of ERC 20 tokens and Chainlinks VRF and is deployed on the polygon. It uses solidity to build a contract on top of the polygon blockchain. From here we have a UI built-in VueJs that consumes the contracts. Our contracts inherit OpenZeppelin and Chainlinks contracts in order to provide ERC20 standard and the chainlink VRF.