NFT Image Generator
Learn how to generate NFT images and upload them to IPFS.
Last updated
Learn how to generate NFT images and upload them to IPFS.
Last updated
NFT Image Generator is a Github project created by the user Sem. It uses a Python script to generate NFT images and then upload them to IPFS. The original version of this project has been forked and edited to use Filebase instead of the original IPFS pinning provider that was used.
Read below to learn how to generate NFT images and upload them to IPFS.
git clone https://github.com/sem/Filebase-NFT-Image-Generator.git
pip3 install -r requirements.txt.
Click the drop-down menu for 'Choose Bucket to Generate Token', then choose the IPFS Filebase Bucket you want to use.
config.json
and put the Secret Access Token value in the api_key
configuration.Make sure your file structure looks something like this:
You can get some sample image files to use here.
run main.py