Game NFT assets

NFT (A non-fungible token) - is a special type of cryptographic token which represents something unique; non-fungible tokens are thus not mutually interchangeable All in-game assets will be implemented and created on the blockchain and will exist as NFT token, All our games will receive information on each user account through API and link it with NFT token on the blockchain When opening a chest, based on a random function an item will be generated, which user will use as an in-game asset. At the same moment, it will be created on the blockchain as an NFT token, with the unique data such as socket, strength and other characteristics. Later, when the asset will be transferred between players, the game will analyze information through the blockchain to determine the current owner of the asset. Players can withdraw any of their NFT items to their personal wallet at any time, allowing them to fully own their in-game NFT asset. Types of NFT assets in our games will be implemented as: ● Unique skins ● Tournament tickets ● Limited edition items. ● Creation of your own unique NFTs by combining 3 NFTs ● Lootboxes ● Battle passes

Last updated