Make an NFT tutorial - Unable to add nft on mobile

I am doing the NFT Link to Tutorial:How to Make an NFT in 14 Lines of Code

I have deployed the smart contract. But I don’t know how to add it to metamask on my mobile phone. It says that they could not verify ownership.

Can someone please give me step by step how to fix this issue?
Any answer would be helpful, thank you!

My smart contract is deployed but I don’t know how to get the NFT to my metamask wallet

It looks like you hadn’t minted the nft, after contract creation

1 Like

That was the issue indeed! The tutorial didn’t explicitly mention how to run the minting script specifically, but I managed to find out :slight_smile:
Thank you!

Yeah and how did you do that? Come on man, why are you not sharing it directly in your comment? We are in the world wide web and I am facing the same issue. So please also explain it. How do I run the minting script. I would be thankful.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.