How to implement NFT in IoTeX Chain ?

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 https://github.com/ethereum/EIPs/blob/master/EIPS/eip-721.md.

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?

@wave have you got the anwser?

yes, I got the answer.

1 Like

please submit token meta here to get supported in different places.

1 Like