Skip to content

jeftarmascarenhas/weather-solidity-oracle

Repository files navigation

Solidity Oracle Weather

Learn how to create oracle with Solidity and Nodejs

Became a Blockchain developer watching NFT Choose on Youtube.

NFT Choose Solidity Oracle Smart Contract

# running oracle server and listening WeatherOracle smart contract
npm run server
# running transaction of Weather smart contract
npm run server
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts