@chainlink/contracts

v0.0.3
Smart contracts and their language abstractions for chainlink

test

jest --testTimeout 80000 --forceExit

clean

tsc -b --clean tsconfig.test.json tsconfig.ethers.json && rm -rf abi ethers truffle

setup

yarn compile && tsc -b tsconfig.test.json tsconfig.ethers.json

compile

belt compile all

pretest

tsc -b --clean tsconfig.ethers.json

prepublishOnly

yarn clean && yarn setup && yarn test && yarn setup
npm i @chainlink/[email protected]

Metadata

  • MIT
  • Whatever
  • Chainlink devs
  • released 2/26/2020

Downloads