Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

NFT Maker

Assignees
z1QQce8QQjHJ4HGqU5f6zgE1V1nFZ8gWCpk
JianChao
2024-04-18 08:46
· edited

Scene description#

NFT Maker is an application that can help you easily create NFTs.

The user's minted NFTs were initially stored in the NFT Maker instance. As more and more NFTs are created, the storage space will be increasingly occupied, exposing some issues.

  • The storage space of the instance itself is not easy to expand (especially in serverless where storage capacity may be limited)
  • NFT needs to be displayed on the chain, heavily relying on the operation status of NFT Maker.
  • The cost of storing NFT data should be borne by the owner of the site.

To address these issues, NFT Maker delegates the storage of NFTs to DID Spaces in order to achieve separation of computation and storage.

Solution#

Effect display#

  • Install

From Prod Store install NFT Maker, you will be required to present DID Space during the installation process.

image.png

  • Use

Through NFT Maker, you can create an NFT Collection. The NFT minted on it will be uniformly stored in the DID Space presented in the installation process (e.g. https://main.abtnetwork.io/explorer/assets/zjdi6qhgYdt2V5v4vGYMT186p8ve6usnD5Gv data stored in 抱歉,我无法翻译“Prod DID Spaces”这段文字。).


Sticker