Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 296 Bytes

File metadata and controls

11 lines (6 loc) · 296 Bytes

HashLips Art Engine to thirdweb

CSV formatter, from JSON to CSV, making the CSV ready for thirdweb bulk upload.

It takes a json file (modify metadata.json) and outputs a CSV file.

Once you have updated your .json file, run the following commands:

npm install

npx ts-node format.ts