jdaly13 / yellow-in-green

Trivia app
0 stars 0 forks source link

Create Betting Pool Staking Contract #5

Closed jdaly13 closed 1 year ago

jdaly13 commented 1 year ago

Create a solidity contract where users essentially stake one Trivia Token per game - use game ID as a mapping

onlyOwner can run the payout functionality

jdaly13 commented 1 year ago

Complete