NFT Implementation

  1. Token Standards

    • NFTs in AI Pocalypse follow the widely accepted ERC-721 and ERC-1155 standards, ensuring compatibility with Ethereum wallets and marketplaces.

    • ERC-721: Used for unique, one-of-a-kind assets like rare weapons or collectibles.

    • ERC-1155: Used for assets that may have multiple copies, such as common skins or consumable power-ups.

  2. Minting Process

    • All in-game NFTs are minted directly on Immutable X, ensuring gas-free creation and storage.

    • Players can earn NFTs through gameplay, purchase them in the marketplace, or receive them during special events or staking rewards.

  3. Dynamic Assets

    • NFTs are not static; they evolve based on gameplay actions, such as weapon upgrades or unlocking new abilities. This adds value and depth to the player’s collection.

  4. Decentralized Storage

    • The metadata and assets associated with NFTs are stored securely on decentralized systems like IPFS (InterPlanetary File System), ensuring permanence and accessibility.


Last updated