HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help incremental nft after 10

RisaDuck opened this issue · comments

hi to alll,

I need help, i cant seem to increase the number for NFT after i enter node index.js
I keep overwritting n already existing files of those 10 nft, which code should i change?

Is it in config.js?
const startEditionFrom = 1;
const endEditionAt = 10;
const editionSize = 10;

Tried to but still come back the same, should I change the const startEditionFrom?
thank you before