When you deploy the Atomic NFT, you might notice there are several tags.
After you deploy the Atomic NFT, it looks like this on block:
Here are the explanation of these tags:
This indicates is the type of the content you are uploading. For example a png image NFT will have the content type image/png, for html page it would be text/html
Network
is something which we keep Koi
to keep track
Please DO NOT change these tags. These tags will make sure you can deploy the NFT successfully.
On last step after you deploy the contract you will get a contract ID. This one should be change to the contract source(ID) code.
This one will contain the information that you changed in ` initialState`
You can put any tag you like in initialState
.