@thinkanddev/hardhat-erc1820-rsk
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@thinkanddev/hardhat-erc1820-rsk

Hardhat plugin to automatically deploy the ERC-1820 Registry contract. This plugin is a fork from hardhat-erc1820 adapted to work on the RSK network

Installation

yarn install @thinkanddev/hardhat-erc1820-rsk

Import the plugin in your hardhat.config.js:

require("@thinkanddev/hardhat-erc1820-rsk");

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

import "@thinkanddev/hardhat-erc1820-rsk";

Readme

Keywords

Package Sidebar

Install

npm i @thinkanddev/hardhat-erc1820-rsk

Weekly Downloads

6

Version

0.1.2

License

MIT

Unpacked Size

17.6 kB

Total Files

8

Last publish

Collaborators

  • lopezgonzalo
  • pmprete