tqtezos/minter

Enable Limited Edition Minting

obstropolos opened this issue · 0 comments

We want to enable limited editions in OpenMinter for any NFT created.

Journey

  • In the creation flow, a user will be prompted to enable editions if they do wish to do so
  • After enabling, they can select how many editions they wish to create of a particular asset
  • Once created, the collections screen designates the asset as "Multiple Editions"
  • On the individual asset page, the lowest edition is landed on by default, with a menu option next to transfer for select edition
  • When selecting an edition from the modal dropdown, a user can see if that edition in particular is on-sale or not, and its price
  • If the asset is not for sale, the dropdown just has the edition number
  • Once an edition is clicked on, it brings up its individual asset page
  • If the asset is a singleton with no other editions, it will simply be 1 of 1 in the interface