I am trying to understand a bit more about the use of ERC721 contracts on Hedera and how they work with the Hedera Token Service (HTS).
If I use this contract ERC721Mock.sol, would the tokens I created show up in the Token Associations correctly?
I'm not sure if using the Smart Contracts or the HTS directly in code is a better solution.
Any advice would be appreciated.