Base Draws is a project built using Solidity, JavaScript, Hardhat, Ethers.js, React.js, NFT.Storage, and Hugging Face AI models. Our goal is to provide a fun and innovative way to generate unique NFTs using cutting-edge AI technology.
- Solidity ( Smart Contracts )
- Javascript (React)
- Hardhat (Development)
- Ethers.js (Blockchain Interaction)
- React.js (Frontend Framework)
- Pinata (Connection to IPFS)
- Hugging Face (AI Models)
- frontend
npm install
npm start
- web3 bits (make sure to have metamask with base sepolia configs)
npx hardhat run ./scripts/deploy.js --network baseSepolia
REACT_APP_HUGGING_FACE_API_KEY=""
REACT_APP_NFT_STORAGE_API_KEY=""
REACT_APP_PRIVATE_KEY=""
REACT_APP_PINATA_API_KEY=""
REACT_APP_PINATA_API_KEY_SECRET=""