This project demonstrate how to make dynamic nft using chainlink automation. Added randomness via VRF chainlink interface. Many comment and documentation exist inside bullbear deployment file for further deployment and verification.Project using {Dotenv} so you need to create your own secrets like wallet private key and api keys
Use npm install to install dependencies
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js