Difference between revisions of "NFT Minting/Boundary"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
=Boundary Condition= | =Boundary Condition= | ||
<onlyinclude> | <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, or after the NFT data is frozen. | ||
# 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. | ||
# You will need to ensure that you have enough SOL Coin, if you mint your NFT on Solsea.io. | |||
</onlyinclude> | </onlyinclude> |
Latest revision as of 11:14, 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
- Ensure that the content of the file is final, all changes cannot be made after the NFT is minted, or after the NFT data is frozen.
- If changes need to be made, you will need to mint new NFT, containing new file.
- You will need to ensure that you have enough SOL Coin, if you mint your NFT on Solsea.io.