Create asset (minter)

To access all the features of the market, it is necessary to connect your wallet and login to web3!

A minter of NFT meta asset refers to the process of creating new NFT meta asset and adding them to a blockchain network. NFTs, or non-fungible tokens, are unique digital assets that are verified on a blockchain network and cannot be replicated. The minter is responsible for creating the NFT meta assets and uploading them onto the blockchain.

The process of minting NFT meta asset involves generating a new smart contract on the blockchain network, which includes the specifications and metadata of the NFT. The minter can then add content to the token, such as images, videos, or audio files, and assign ownership rights to a specific individual or entity. Once the NFT meta asset has been created, it is added to the blockchain and can be bought, sold, or traded like any other digital asset.

Overall, the minter of NFT meta asset plays a crucial role in the creation and distribution of these unique digital assets, and is responsible for ensuring the accuracy and authenticity of the tokens on the blockchain network.

At the moment we operate on BNB Chain

Our token standard is ERC-1155

About ERC-1155 Token Standard

The ERC-1155 token standard is a type of digital asset standard that is used on the Ethereum blockchain. It is a hybrid of two previous token standards, ERC-721 and ERC-20, and is designed to allow for the creation of both fungible and non-fungible tokens on the same platform.

ERC-1155 tokens allow for the creation of a single smart contract that can manage multiple types of tokens. This means that developers can create both fungible and non-fungible tokens within the same contract, making it more efficient and cost-effective to manage a large number of digital assets.

In addition, ERC-1155 tokens also allow for batch transfers, which means that multiple tokens can be transferred in a single transaction, reducing gas costs and improving the overall speed and efficiency of the transfer process.

Overall, the ERC-1155 token standard is a flexible and efficient standard for creating and managing digital assets on the Ethereum blockchain, and is widely used in the development of blockchain-based games, marketplaces, and other decentralized applications.

About NFT meta assets

An NFT meta asset is a combination of a file or set of files that can serve as an asset in a game or metaverse apps, along with an NFT token.

The combination is made using a generated bucket hash of the files, which is stored as metadata in the NFT token's URI.

An NFT meta asset in the 1155 standard is minted immediately after the 32kb-sliced files are saved on the metapro storageNODEs. It means files are stored on decentralized databases.

During the process of minting an NFT meta asset, the creator has the ability to add a set of files that represent 2D or 3D objects or music files. The creator can combine these sets to create a 2D/3D asset, 2D music asset or 3D music asset.

In an NFT meta asset creation process, the creator can define parameters that characterize the added files to facilitate the selection of assets for the needs of the game's standard by developers. The parameters of the files are saved as static metadata of the NFT token.

The ERC1155 standard was used to create the NFT token, allowing for the minting of a specified number of tokens (supply) for a unique ID.

Last updated