This is a coin flip on chain game on cronos testwork. Used custom random function because VRF is not available on cronos network.
You can run project by running
- npm install
- npm start
You can also use this smart contract on another ethereum type networks. Just deploy the contract and can replace the contract address.