Difference between revisions of "NFT Minting/Boundary"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
{{:NFT Minting/Logic Model Explorer}}
=Boundary Condition=
<onlyinclude>
# Ensure that the content of the file is final, all changes cannot be made after the NFT is minted
# Ensure that the content of the file is final, all changes cannot be made after the NFT is minted
# If changes need to be made, you will need to mint new NFT, containing new file
# If changes need to be made, you will need to mint new NFT, containing new file
</onlyinclude>

Revision as of 11:13, 9 November 2022

This page is part of logic model: NFT Minting
Context NFT Minting/Context Inputs Process Output
Goal NFT Minting/Goal NFT Minting/Input NFT Minting/Process NFT Minting/Output
Success Criteria NFT Minting/Criteria
Boundary/Safety Conditions NFT Minting/Boundary

Boundary Condition

  1. Ensure that the content of the file is final, all changes cannot be made after the NFT is minted
  2. If changes need to be made, you will need to mint new NFT, containing new file