Generate thousands of NFTs in Python
NFT-Generator is the best way to generate thousands of NFTs quick and easily with Python. Just add your files, set your configuration and run the script. You’ll get all the images and metadata required for your NFT project! How to use? Clone the repo by running git clone https://github.com/itshydrone/NFT-Generator.git Enter the downloaded directory by typing cd NFT-Generator Install the dependencies by running pip install -r requirements.txt Add all your layer files in the ‘traits’ folder. They should be separated in […]
Read more