• Resolved nocodedeveloper

    (@nocodedeveloper)


    H!
    I am creating a woocommerce to mint NFTs on Polygon and I would like to add attributes and descriptions to my NFTs so people can see them in their wallets/OpenSea. Also is it possible to personalise the collection name? At the moment in the plugin I can’t find any settings for it

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author lukaskotol

    (@lukaskotol)

    Hi!

    I am creating a woocommerce to mint NFTs on Polygon and I would like to add attributes and descriptions to my NFTs so people can see them in their wallets/OpenSea.

    Hi currently we send a description and name of the product as metadata, so you can see it in the OpenSea. Right now the plugin doesn’t support attributes. But you can create your own pull request if you want https://github.com/tatumio/wordpress-plugin.

    Also is it possible to personalise the collection name?
    With current implementation no, we provide only a fixed smart contract. But again, it can be customized by your own development. Your Pull Request are also welcome.

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘NFT metadata’ is closed to new replies.