Itheum / sdk-mx-data-nft

TypeScript/JavaScript SDK for Itheum's Data NFT Technology on MultiversX Blockchain
https://itheum.github.io/sdk-mx-data-nft/
GNU General Public License v3.0
458 stars 3 forks source link

Allow for SFT and NFT Minter to support optional extraAssets prop for minting #125

Closed newbreedofgeek closed 5 months ago

newbreedofgeek commented 5 months ago

If the user sends this, we place this in a top level extraAssets attribute in the NFT metadata. This is ONLY optional, if not provided we should NOT put this in the NFT metadata

newbreedofgeek commented 5 months ago

Please see notes on requirements on the PR: https://github.com/Itheum/sdk-mx-data-nft/pull/127