holaplex / hub-nfts

Multi-chain NFT minting API
GNU Affero General Public License v3.0
9 stars 1 forks source link

Metdata JSON Worker #228

Closed kespinola closed 1 year ago

kespinola commented 1 year ago

Goal

Uploading of any metadata json is done in the background as the first step in the mint creation processes.

Changes