Future Improvements

  • Figure out a more trustless way of setting a match result and closing the match so that control is taken from the contract owner/admin. Currently the system requires trusting the contract owner to close the match so winners can withdraw their wins.

  • Deploy an oracle to fetch match details from a sports API. The current workaround we implemented for this is we require the contract owner fetch the match result off chain and the set the result of the game while closing the match.

Last updated