HashLips / generative-art-node

Create generative art by using the canvas api and node js
MIT License
2.15k stars 914 forks source link

How to Extend an Existing Collection? #137

Open bigtoadsnft opened 2 years ago

bigtoadsnft commented 2 years ago

How could I use a collection's metadata/DNA to add more images to that collection? Also to avoid duplicates.

For example: Collection 1 = 50 images

Collection 2 = Collection 1 (50 images) + new images

GhoshitaGhosh commented 2 years ago

I have the same question.

Akshay-Arjun commented 2 years ago

@HashLips