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
455 stars 3 forks source link

in Mint, imgUrl can also be a centralized location #19

Closed newbreedofgeek closed 1 year ago

newbreedofgeek commented 1 year ago

Currently if user sends imgUrl to Mint, we check if it's IPFS and then throw an error.

Expected behaviour:

newbreedofgeek commented 1 year ago

Next version of SDK