Socket
Socket
Sign inDemoInstall

@chainlink/abi

Package Overview
Dependencies
Maintainers
7
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainlink/abi

Chainlink compiled ABIs


Version published
Maintainers
7
Created
Source

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')

FAQs

Package last updated on 27 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc