NFT Image Generator
Learn how to generate NFT images and upload them to IPFS.
What is NFT Image Generator?
1. Start by cloning the projectβs repository:
2. Then install the dependencies:
3. Navigate to the Filebase Access Keys page, then view the IPFS Pinning Service API Endpoint.

4. Then copy the generated Secret Access Token:

5. Open config.json and put the Secret Access Token value in the api_key configuration.
config.json and put the Secret Access Token value in the api_key configuration.6. Edit the config to match your workflow and make sure there is a sequential number at the beginning of each folder to represent the order of layers.
7. Then, run the script with the command:
Last updated