@ignored/hardhat-ignition
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

npm hardhat

hardhat-ignition

Hardhat plugin for orchestrating deployments.

What

This plugin brings Ignition to your Hardhat project, allowing you to orchestrate complex deployments to mainnet, to a local Hardhat node or within tests.

Installation

npm install --save-dev @ignored/hardhat-ignition

And add the following statement to your hardhat.config.js:

require("@ignored/hardhat-ignition");

Or, if you are using TypeScript, add this to your hardhat.config.ts:

import "@ignored/hardhat-ignition";

Tasks

This plugin provides the deploy and plan tasks.

Usage

Please see the getting started guide

Package Sidebar

Install

npm i @ignored/hardhat-ignition

Homepage

hardhat.org

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

55.6 kB

Total Files

36

Last publish

Collaborators

  • nomic-foundation-publisher
  • zoeytm
  • antico5
  • kanej
  • fvictorio
  • alcuadrado