Description
At the moment, files larger than 100MB have to be manually minted, which takes our team maybe 1h to complete.
We should automate the process.
- Generate assets from a input asset (image|video)
- upload all generated assets in a folder structure via IPFS API, save the CID of the folder (pinUri) and all the other assets
- Generate the metadata JSON and upload it to IPFS
- call the mint contract directly with the metadata cid
Allow the possibility to mint across platforms (versum|hicetnunc|fxhash).
Screenshots
No response
Additional information
This feature is quite big, so we probably need to split it across smaller chunks as it involves CLI API planning (for authentication which is not implemented yet), IPFS API, Taquito/beacon.
Description
At the moment, files larger than 100MB have to be manually minted, which takes our team maybe 1h to complete.
We should automate the process.
Allow the possibility to mint across platforms (versum|hicetnunc|fxhash).
Screenshots
No response
Additional information
This feature is quite big, so we probably need to split it across smaller chunks as it involves CLI API planning (for authentication which is not implemented yet), IPFS API, Taquito/beacon.