2.1 JustBet's Modular Smart Contract

The JustBet protocol is a modular smart contract — each function and game has its own smart contract tied to the main WINR token smart contract. The WINR smart contract is the base contract of the smart contract layer.

The lottery smart contract, winnings airdrop contract, and game contracts are built on top of the main token contract. These directly communicate with the main contract for the minting and distribution process.

The JustBet UI connects to the platform so that users are interacting with the modular smart contracts on the backend which drive the JustBet protocols. Users are able to connect to the platform using popular MetaMask to participate in gaming, staking and rewards.

Last updated