
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.
@nomicfoundation/hardhat-ignition
Advanced tools
Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignit
Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignition lets you focus on your project instead of getting caught up in the deployment details.
Built by the Nomic Foundation for the Ethereum community.
Join the Hardhat Ignition channel of our Hardhat Community Discord server to stay up to date on new releases and tutorials.
# ethers users
npm install --save-dev @nomicfoundation/hardhat-ignition-ethers
# viem users
npm install --save-dev @nomicfoundation/hardhat-ignition-viem
Import the plugin in your `hardhat.config.js``:
// ethers users
require("@nomicfoundation/hardhat-ignition-ethers");
// viem users
require("@nomicfoundation/hardhat-ignition-viem");
Or if you are using TypeScript, in your `hardhat.config.ts``:
// ethers users
import "@nomicfoundation/hardhat-ignition-ethers";
// viem users
import "@nomicfoundation/hardhat-ignition-viem";
On Hardhat Ignition's website you will find guides for:
Contributions are always welcome! Feel free to open any issue or send a pull request.
Go to CONTRIBUTING.md to learn about how to set up Hardhat Ignition's development environment.
Hardhat Ignition on Discord: for questions and feedback.
Follow Hardhat and Nomic Foundation on Twitter.
FAQs
Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignit
The npm package @nomicfoundation/hardhat-ignition receives a total of 51,482 weekly downloads. As such, @nomicfoundation/hardhat-ignition popularity was classified as popular.
We found that @nomicfoundation/hardhat-ignition demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.