@chainlink/abi

0.1.4 • Public • Published

Chainlink ABIs

This repo is comprised of compiled Chainlink Solidity smart contracts from smartcontractkit/chainlink.

Installation

# via Yarn
$ yarn add @chainlink/abi

# via npm
$ npm install @chainlink/abi --save

Usage

If you wanted to consume the v0.6.x version of our Oracle smart contract abi, do the following:

const Oracle = require('@chainlink/abi/v0.6/Oracle.json')

Readme

Keywords

none

Package Sidebar

Install

npm i @chainlink/abi

Weekly Downloads

2,136

Version

0.1.4

License

MIT

Unpacked Size

1.93 MB

Total Files

183

Last publish

Collaborators