Chainlinked

Implementation of how to make a Chainlinked contract.

Requirements

  • NPM

Installation

npm install

Or

yarn install

Test

npm test

Deploy

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