onflow / random-coin-toss

An example repo demonstrating safe use of onchain randomness
The Unlicense
5 stars 4 forks source link

Add base & implementation solidity contracts to demo secure randomness #20

Closed sisyphusSmiling closed 1 month ago

sisyphusSmiling commented 2 months ago

Closes: #17

Description

sisyphusSmiling commented 1 month ago

I was running into issues with getRandomSource calls to Cadence Arch, but have since fixed them and validated that the contract is operational on Testnet.