Skip to content

mint - manually mint files larger than 100MB #10

@andrevenancio

Description

@andrevenancio

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.

  1. Generate assets from a input asset (image|video)
  2. upload all generated assets in a folder structure via IPFS API, save the CID of the folder (pinUri) and all the other assets
  3. Generate the metadata JSON and upload it to IPFS
  4. 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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions