web3-unity-sdk
web3-unity-sdk copied to clipboard
How do I display a user's owned NFT's?
Would it be possible to show the NFTs that the player owns.
Yes, after login, you can call the NFT API to get the users NFTs and show them in Unity
How do I do that @vmohan7 ?