steve ellis

chainlink

v0.8.2
To run the solidity-contract tests run `yarn workspace chainlinkv0.5 setup` from the root of the repo, then run `yarn test` from the evm directory. You can also run `yarn test <test-file>` to run tests for a specific contract.

solidity-cborutils

v2.0.0
Utilities for encoding [CBOR](http://cbor.io/) data in solidity

link_token

v1.0.6
The LINK token is an [EIP20](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20-token-standard.md) token with additional [ERC677](https://github.com/ethereum/EIPs/issues/677) functionality.

chainlink.js

v0.6.1
To run the solidity-contract tests run `./node_modules/.bin/truffle test`.

@chainlink/prettier-config

v0.0.2
A base prettier config for the chainlink organization

@chainlink/eslint-config

v0.0.3
Shared eslint configs for the chainlink project

@chainlink/test-helpers

v0.0.7
A collection of test helpers to facilitate testing chainlink's smart contracts

@chainlink/belt

v0.0.5
A toolbelt for performing various commands on chainlink smart contracts.

@chainlink/contracts

v1.2.0
Chainlink smart contracts

@chainlink/external-adapter

v0.2.6
Helpers for creating Chainlink External Adapters

@chainlink/ea-bootstrap

v0.2.0
Bootstrap an external adapter with this package

@chainlink/redux

v0.0.4

@chainlink/json-api-client

v0.0.4

@chainlink/local-storage

v0.0.4

@chainlink/ts-helpers

v0.0.3

@chainlink/styleguide

v0.0.4
```bash yarn workspace @chainlink/styleguide run start ```

@chainlink/blockchain.com

v0.0.3
Chainlink adapter to query BTC address balance from blockchain.com.

@chainlink/blockcypher

v0.0.3
Chainlink adapter to query BTC address balance from blockcypher.com.

@chainlink/reduce

v0.0.3
Chainlink adapter to reduce input, resulting in single output value.

@chainlink/wbtc-address-set

v0.0.3
Chainlink adapter to query wBTC address set.

@chainlink/renvm-address-set

v0.0.3
Chainlink adapter to query RenVM address set.

@chainlink/finnhub-adapter

v0.0.1
This external adapter is used to connect to [Finnhub's](https://finnhub.io/docs/api) API for stock data.

@chainlink/fcsapi-adapter

v0.0.1
## Input Params

@chainlink/reference-data-reader

v0.0.1

@chainlink/adapter-test-helpers

v0.0.1
Helpers for testing Chainlink External Adapters.