Globetrotters NFT is a randomly generated dynamic NFT project. The NFT will use the Chainlink VRF to produce provably random numbers that will correlate to different attributes. Two attributes will be generated by the temperature and weather of the corresponding city using Chainlink's decentralized oracle network to connect to an external API.
Christine Shue
Kevin Gibson
Globetrotters NFT is a randomly generated dynamic NFT project. The NFT will use the Chainlink VRF to produce provably random numbers that will correlate to different attributes. Two attributes will be generated by the temperature and weather of the corresponding city using Chainlink's decentralized oracle network to connect to an external API.
##Requirements
yarn global add truffle
git clone https://github.com/cshue1/globetrotters-nft.git
cd weather-nft
yarn
truffle migrate --network mumbai
truffle migrate --network XXXX
yarn add truffle-plugin-verify
truffle run verify WeatherNFT --network XXXX --license MIT
truffle run verify WeatherFeed --network XXXX --license MIT
ipfs cat /ipfs/Qma6xchqf66CQF5oHf3QLnoB7R1RYcLUny6FScNHtX3cdt > test.png
ipfs cat /ipfs/QmdHkSD571zSpypmb6a3aV26YWMSTrHuk6dAL2Rdqid74U > test2.png