So, as i understand i should use nft-item-editable-DRAFT.fc contract for minting editable NFTs. After setup everything and compile this code i had "B5EE9C724102****00CB5C98" HEX output. When i tried to create NFT collection with this contract and mint NFTs via this stuff i get just kinda broken tokens. If i will go to the testnet.tonscan.org and find those addresses i will see just not initialized contracts
So, as i understand i should use nft-item-editable-DRAFT.fc contract for minting editable NFTs. After setup everything and compile this code i had "B5EE9C724102****00CB5C98" HEX output. When i tried to create NFT collection with this contract and mint NFTs via this stuff i get just kinda broken tokens. If i will go to the testnet.tonscan.org and find those addresses i will see just not initialized contracts
Code that i use to create nft collection:
Code for NFTs mint: