Hi, I’m pretty new to Cardano so sorry for the noobish question.
I’m working on a NFT project that I want to release on Cardano. One of the main “selling points” of this project is that NFT holders will have special access to more content on our website.
How can I check if a person holds this NFT in their wallet?
For users it varies by which wallet they are using but assuming you are making some kind of webapp integration on your end this usually can be achieved via QR code, web form, clipboard, etc. As with most development there is many solutions and it’s up to you to decide what is right for your use cases.
At the end of the day it’s effectively just a string that contains their public wallet id …