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>";

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    844
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    844

Package Sidebar

Install

npm i hardhat-erc1820

Weekly Downloads

844

Version

0.1.0

License

MIT

Unpacked Size

16.8 kB

Total Files

11

Last publish

Collaborators

  • dmihal