I tried to make a dynamic nft. I wasn't able to get it to work.
This project use three Florida Wildflower Gifs that are different color variations of the same image. These images should automatically change on a 1 minute time interval in the Dnft on OpenSea. I used Chainlink Automation Upkeeps to switch between the metadata information of each image on IPFS.
I used IPFS's NFTup to store the images and metadata. I used Remix for the smart contract. To switch between the images, i used Chainlink automation upkeeps. I followed along a Youtube tutorial "How To Create Dynamic NFTs Using Chainlink Automation". The video was older and did not match the current Chainlink website UI. I was unable to work the final bugs out.