Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@nomicfoundation/hardhat-ignition-viem
Advanced tools
The Viem extension to Hardhat Ignition. 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
Note: This package includes support for Viem. To use Hardhat Ignition with Ethers instead, see the Hardhat Ignition plugin.
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.
npm install --save-dev @nomicfoundation/hardhat-ignition-viem
Import the plugin in your `hardhat.config.js``:
require("@nomicfoundation/hardhat-ignition-viem");
Or if you are using TypeScript, in your `hardhat.config.ts``:
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
The Viem extension to Hardhat Ignition. 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
The npm package @nomicfoundation/hardhat-ignition-viem receives a total of 3,734 weekly downloads. As such, @nomicfoundation/hardhat-ignition-viem popularity was classified as popular.
We found that @nomicfoundation/hardhat-ignition-viem demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.