Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 409 Bytes

File metadata and controls

14 lines (10 loc) · 409 Bytes

Basic Chainlink samples

This project shows how you can use chainlink oracles in your smartcontract.

How to use?

npx hardhat --network rinkeby run scripts/deploys1.js // to compile
node scripts/tests1.js // to run
node scripts/tests2.js // Send parameter BTC or ETH or UNI

Sample output