Skip to content

Testing Chainlink's price oracle functionality and performance

Notifications You must be signed in to change notification settings

Akkii4/ChainlinkPriceOracle_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDGE196-smart-contracts

Prerequisite

  1. Install dependencies by running npm i.
  2. Create .secret file in project root.
  3. Add your private Key & infura key to truffle-config and Oracle.test in the respective variable.

NOTE: This private Key will be used to deploy contracts thus make sure that you have enough ETH.

Test

npm run test

Deployment

truffle migrate --network kovan

About

Testing Chainlink's price oracle functionality and performance

Topics

Resources

Stars

Watchers

Forks