Convert Images from Stable Diffusion to NFT on ETH. Made using python(diffusers), web3.js, solidity, Foundry.
Convert Images from Stable Diffusion to NFT on ETH. Made using python(diffusers), web3.js, solidity, Foundry, rust(to automate).
Here's a breakdown of the project's file structure:
contracts/src/basicNFT.sol
: Solidity smart contract source code for the ERC721 NFT.foundry.toml
: Foundry configuration file for smart contract deployment.generated_images/
: Directory containing AI-generated images.generated_images_meta/
: Directory for manually created metadata for AI-generated images.main.py
: Python script for generating AI images.Makefile
: Makefile for running project tasks and commands.__pycache__/
: Cache directory for Python files.README.md
: This file.script/basicNFT.s.sol
: Solidity smart contract source code for the ERC721 NFT.test/basicNFT.t.sol
: Solidity smart contract test file.
Python 3 and Foundry
We simply have to run the django website and have to download the AI model to run it.