Game Rewards Smart Contract

This is a smart contract that controls the utilization of pets and provides rewards in LempiCoins for players.

Every time player registers pets NFT team on the website to play a game, all 3 pet NFTs lose 1 energy. If there is no energy left, players can't register a team to play.

When the team is registered - it creates import code that can be used inside LempiVerse game in Core.

Generated team code can be used only by the player with nickname mentioned during registration process.

When a player tries to collect rewards from the game in the Core platform, it creates a QR code which can be used to claim earned reward for the wallet which generated team.

Last updated