SoccerBet is a platform where you can bet on future football match outcome (currently on testnet ropsten).
Supported Championship :
Oracle contract address (Ropsten) : 0xA4CefaDef0B7711Bba47eFBC61d65DCb9a5C8D11 SoccerBet contract address (Ropsten) : 0x7599AB7dCE4F416FF88238b74627E43C90fD4c99 JobId (Ropsten) : 986b6fc60fb64899a7100d003a2cc531
It's the implementation of an external adapter needed to call football api to retrieve football match outcome. A chainlink node will call it via a job (in ropsten 986b6fc60fb64899a7100d003a2cc531).
Implementation of the front-end used by client to create, cancel, confirm and finish (earn) bet. This front end iteract with the smart contract of soccerbet to realize this set of actions.
Implementation of smart contract needed to create features like creating, cancelling, comfirming and finishing bet. The soccerbet smart contract will interact with an oracle (ropsten 0xA4CefaDef0B7711Bba47eFBC61d65DCb9a5C8D11) to get data which not accessible in ethereum network.