You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Sample project to see how Chainlink can be integrated