hardhat-erc1820
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

hardhat-erc1820

Hardhat plugin to automatically deploy the ERC-1820 Registry contract.

Installation

yarn install hardhat-erc1820

Import the plugin in your hardhat.config.js:

require("<your plugin npm package name>");

Or if you are using TypeScript, in your hardhat.config.ts:

import "<your plugin npm package name>";

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i hardhat-erc1820

    Weekly Downloads

    739

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    16.8 kB

    Total Files

    11

    Last publish

    Collaborators

    • dmihal