Skip to content

smartcontractkit/Chainlinked

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%