Request for ERC721 token

Hi @kate_king,

To mint an ERC721 token using the code above, call mintWithTokenURI in Remix and provide the:

  • address for the token holder
  • tokenID (needs to be unique) and
  • tokenURI for the location of the metadata.

It looks as follows in Remix:

Please ask all the questions that you need. Questions and answers increase the knowledge of the entire community :smile: