Implementation of how to make a Chainlinked contract.
- NPM
npm install
Or
yarn install
npm test
If needed, edit the truffle-config.js
config file to set the desired network to a different port. It assumes any network is running the RPC port on 8545.
npm run migrate