@mean-finance/chainlink-registry
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

Chainlink Registry

Lint Tests (unit, integration)

This repository contains all necessary smart contracts for our own version of Chainlink's Feed Registry. Since they don't have it deployed to all chains, we needed to build and maintain our own.

📖 Docs

Check our docs at docs.mean.finance

👨‍💻 Development environment

  • Copy environment file
cp .env.example .env
  • Fill environment file with your information
nano .env

🧪 Testing

Unit

yarn test:unit

Will run all tests under test/unit

Integration

You will need to set up the development environment first, please refer to the development environment section.

yarn test:integration

Will run all tests under test/integration

🚢 Deployment

You will need to set up the development environment first, please refer to the development environment section.

yarn deploy --network [network]

The plugin hardhat-deploy is used to deploy contracts.

Licensing

The primary license for this repository is the GNU General Public License v2.0 (GPL-2.0-or-later), see LICENSE.

Exceptions

  • All files in contracts/mocks remain unlicensed.

/@mean-finance/chainlink-registry/

    Package Sidebar

    Install

    npm i @mean-finance/chainlink-registry

    Homepage

    mean.finance

    Weekly Downloads

    44

    Version

    2.2.0

    License

    GPL-2.0

    Unpacked Size

    4.72 MB

    Total Files

    378

    Last publish

    Collaborators

    • fiboape
    • sambugs
    • 0xged
    • alejoamiras
    • nchamo