bolshoytoster / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
42 stars 33 forks source link

Solana rebuilding from image 333 to 666 #13

Open dropoutgang opened 2 years ago

dropoutgang commented 2 years ago

Summary

I have the json and metadata.json files from the previous build. A total of 333 images from 0 to 332 - I would like to continue generating from 333 to 665 - My files were generated for Solana - Do I need a hash id like on ETH metadata or will it search through the values on the json files to see if there is any match before generating the image? Thank you

Basic example

No response

Motivation

No response

bolshoytoster commented 2 years ago

@dropoutgang you would need to add dna: tempMetadata.dna to solana's metadata, on line ~248: https://github.com/bolshoytoster/hashlips_art_engine/blob/708bf21426b11f3592697bde959caadcf11a722a/src/main.js#L248-L249

Even then, you'd have to regenerate the first 0-332