- Install dependencies by running npm i.
- Create .secret file in project root.
- 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.
npm run test
truffle migrate --network kovan