ne0guille / weather-nft

chainlink weather nfts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Solidity 51.8%Language:JavaScript 48.0%Language:Shell 0.2%