Artnft
A minimal ERC-721–style smart contract that mints AI-generated NFTs with on-chain dynamic metadata and SVG art — all without imports or constructors. Each NFT’s metadata and visuals evolve based on bl
Description
# 🧠 AI Dynamic NFT Generator
A self-contained Solidity smart contract that generates AI-inspired NFTs with dynamic, on-chain metadata and SVG art — all without using imports, constructors, or external dependencies.
---
## 🌟 Features
- ✅ No external imports or libraries
- 🧬 Fully on-chain SVG art & metadata
- ⚡ Dynamic metadata that evolves with time/block data
- 🪙 Simple mint() function with auto-increment token IDs
- 💾 Includes Base64 encoder inside the contract
---
## 🛠️ Tech Stack
- Language: Solidity (^0.8.19)
- Network: Ethereum-compatible (Testnet/Mainnet)
- Tools: Remix IDE / Hardhat / Foundry
---
## 🚀 Deployment Details
Deployed Contract Address:
0x7167950FeD1D96C1C613306b10c34A7E73668733](https://etherscan.io/address/0x7167950FeD1D96C1C613306b10c34A7E73668733)
(Use the correct explorer for your deployment network — replace etherscan.io with the respective testnet explorer if needed.)
---
## 📦 Usage
1. Mint an NFT
```solidity
mint();
Progress During Hackathon
50-75
Tech Stack
Fundraising Status
0