Skip to content

kwsantiago/weather-nft

 
 

Repository files navigation

Weather-NFTs


Chainlink Cloud Chainlink Rain Chainlink Sun Chainlink Snow


Weather Condition Codes

Requirements

  • NPM

Installation

  1. Install truffle
yarn global add truffle
  1. Setup repo
git clone https://github.com/kwsantiago/weather-nft
cd weather-nft 
yarn
truffle migrate --network  mumbai
  1. Deploy
truffle migrate --network XXXX

Verify

yarn add truffle-plugin-verify
truffle run verify WeatherNFT --network mumbai --license MIT
truffle run verify WeatherFeed --network mumbai --license MIT

password_cl_ea

https://github.com/PatrickAlphaC/password_cl_ea

About

chainlink weather nfts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 51.8%
  • JavaScript 48.0%
  • Shell 0.2%