{"id":19563310,"url":"https://github.com/vdutts7/ai-generated-nfts","last_synced_at":"2025-04-22T02:52:27.757Z","repository":{"id":161190891,"uuid":"582185579","full_name":"vdutts7/ai-generated-nfts","owner":"vdutts7","description":"Generate 1000+ piece NFT collections using AI and Smart Contracts","archived":false,"fork":false,"pushed_at":"2023-03-08T14:13:03.000Z","size":34835,"stargazers_count":42,"open_issues_count":9,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T01:18:39.089Z","etag":null,"topics":["etherjs","hardhat","ipfs","nft-generator","smart-contracts","solidity"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vdutts7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-26T02:32:05.000Z","updated_at":"2025-03-03T02:37:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f05d39d4-b0fb-4131-ae49-a28d3feb2c06","html_url":"https://github.com/vdutts7/ai-generated-nfts","commit_stats":null,"previous_names":["vdutts7/ai-generated-nfts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdutts7%2Fai-generated-nfts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdutts7%2Fai-generated-nfts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdutts7%2Fai-generated-nfts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdutts7%2Fai-generated-nfts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vdutts7","download_url":"https://codeload.github.com/vdutts7/ai-generated-nfts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249834803,"owners_count":21331990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["etherjs","hardhat","ipfs","nft-generator","smart-contracts","solidity"],"created_at":"2024-11-11T05:17:20.398Z","updated_at":"2025-04-20T01:19:02.281Z","avatar_url":"https://github.com/vdutts7.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Generated NFT Collection\n\n## Overview\n\nI put together a framework to create and mint your own Generative NFT Collection like Bored Ape Yacht Club and CryptoPunks. With this template (steps below), you will be able to:\n\n- Generate thousands of AI images with unique characteristics (also called \"properties\") via DALL-E\n- Upload .jpg metadata to IPFS via Pinata\n- Create + deploy basic ERC-721 Smart Contract via RemixIDE using Solidity and existing Ether.js, Web3.js libraries (this may change in the future, please chec OpenZeppelin for most recent templates if encountering errors)\n- Bulk mint on OpenSea marketplace as a publicly available NFT collection\n\n\u003cstrong\u003eTools and technologies used:\u003c/strong\u003e DALL-E, IPFS, Pinata, RemixIDE, OpenZeppelin, Ether.js, Web3.js, Smart Contracts, Solidity, Hardhat, OpenSea.\n\n\u003cimg width=\"720\" alt=\"r\" src=\"https://user-images.githubusercontent.com/63992417/210648234-5408dc64-6bdf-47fd-9496-73079ed1aa9b.png\"\u003e\n\n\n## Steps (NFT collection of size 10 used in example)\n1. Create an account here --\u003e https://vanity-eth.tk/\n2. Acquire ether via Ropsten test network --\u003e https://faucet.egorfine.com/\n3. Make .env file with Ropsten url and private key\n4. Deploy to Hardhat network (local dev blockchain) \u003cbr /\u003e\n   npx hardhat run --network localhost scripts/deploy.js\n5. Deploy to Ropsten \u003cbr /\u003e\n   npx hardhat run --network ropsten scripts/deploy.js\n6. Mint the NFTs at these endpoints (10 total): \u003cbr /\u003e\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/1.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/2.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/3.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/4.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/5.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/6.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/7.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/8.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/9.json\n    https://ipfs.io/ipfs/QmS416JXfsW8kUJ5fcvabbaeabvd5g1n8pfnkt9Wk4pJLE/10.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdutts7%2Fai-generated-nfts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdutts7%2Fai-generated-nfts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdutts7%2Fai-generated-nfts/lists"}