Banana.Capital
  • Our Thesis
    • ๐Ÿ‘‹Introduction
    • ๐ŸŽฐAccountability & Transparency
    • ๐Ÿง‘โ€๐Ÿ”ฌNFT Valuation
    • ๐Ÿ“ผLessons from Web 2.0
    • โ›“๏ธBlockchain Fragmentation
    • "Proof Of UseCase"
  • ๐ŸŒBanana.Capital
    • ๐ŸŒIntro
    • โš”๏ธCompetitive Betting Core
      • ๐Ÿ‘จโ€โค๏ธโ€๐Ÿ‘จBlockchain Matchmaking
      • ๐Ÿ•น๏ธGame Modes & Rewards
        • ๐ŸŸ๏ธDueling Arenas & Rewards
        • ๐ŸคซSecond Game Mode
      • ๐ŸคบBattling Mechanics
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆBanana Set NFTs
    • ๐Ÿ‘ผBanana Item NFTs
      • ๐Ÿ”ซItems Damage Generation
      • ๐ŸญItem Creation Process
    • ๐Ÿช™Tokenomics
      • ๐ŸฆGovernance Token
      • ๐Ÿ’ตCurrency Token
      • ๐Ÿ’นPricing
  • ๐ŸŽ‰Closing Statement
Powered by GitBook
On this page
  • Stage 1: Unpacking
  • Stage 2: Minting
  • IDs?
  • Cross-chain duplicity
  • Processing Fee

Was this helpful?

  1. Banana.Capital
  2. Banana Item NFTs

Item Creation Process

Pre-Minted Vs Minted Items

PreviousItems Damage GenerationNextTokenomics

Last updated 1 year ago

Was this helpful?

Another issue with bringing entirety of value-centric RNG minting onto blockchain is gas cost associated with item generation. While some blockchains (like ) can make NFT token creation affordable, we assume not everyone will want to spend more gas on minting every single item they unpack because of associated gas cost. As such, we separated item creation into 2 stages.

Stage 1: Unpacking

Upon buying and subsequently unpacking a faction box, a player gets the right to a randomly generated item from that season's faction pool. During the "unpacking" process, this item gets its place on our system: it's stored within a smart contract, given an ID, and its is determined. This owner can only be the person doing the unpacking.

Items unpacked but not yet minted are visible under the 'preminted' section in a player's inventory.

Stage 2: Minting

If the player decides an item is worth additional minting cost, minting process can be initiated. The process can be initiated directly from unpacking screen or later on from players inventory.

IDs?

Unlike the Set NFTs, which are assembled from Items, the items themselves are generated and stored on blockchain prior to their inception in NFT form. As such they receive their stored key which can be used as an internal ID prior to NFT image stored on IPFS is generated. This allows us to skip ID generation and use a simpler numerical identifier.

Cross-chain duplicity

To prevent the ID duplication we will increment items based on the amount of networks connected.

Processing Fee

The processing fee has to be paid for item minting due to security reasons. Please refer to for more detailed description.

๐ŸŒ
๐Ÿ‘ผ
๐Ÿญ
Hedera
Fees