I want to do LongZ club fan card use NFT, how to implement NFT in iotex chain?
2 Likes
Because IoTeX Chain supports EVM (NOTE: the IoTeX Chain supports solidity version up to 0.5.x), the NFT contract on the IoTeX chain should be identical to the contract described in EIPs/EIPS/eip-721.md at master · ethereum/EIPs · GitHub.
Once you get your NFT contract ready, you can follow this doc to deploy your contract:
https://codelabs.iotex.io/codelabs/deploy-smart-contract/index.html
Have fun!
2 Likes
I depolyed a NFT token contract, the address: io1xmvh79uc9g286frmlh272f80sthrmac8nv8g87
how can I see the token in iopay?
yes, I got the answer.
1 Like
please submit token meta here to get supported in different places.
1 Like