Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solana rebuilding from image 333 to 666 #13

Open
dropoutgang opened this issue Aug 17, 2022 · 1 comment
Open

Solana rebuilding from image 333 to 666 #13

dropoutgang opened this issue Aug 17, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@dropoutgang
Copy link

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

@dropoutgang dropoutgang added the enhancement New feature or request label Aug 17, 2022
@bolshoytoster
Copy link
Owner

bolshoytoster commented Aug 17, 2022

@dropoutgang you would need to add dna: tempMetadata.dna to solana's metadata, on line ~248:

image: `${_edition}.png`,
//Added metadata for solana

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants