Jon-Becker / nft-generator-py

This tool allows users to generate sets of unique images and metadata using weighted layer collections.
MIT License
304 stars 126 forks source link

NFT Numbering starts from 00000 instead of 00001 #11

Closed kleozzy closed 2 years ago

kleozzy commented 2 years ago

I have tried setting i=1 instead of 0 but meta data still start from 00000. How to fix this?

Jon-Becker commented 2 years ago

Fixed in c7f4bfb