0.15.4 • Published 3 days ago

@nomicfoundation/hardhat-ignition-viem v0.15.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

hardhat_Ignition_banner npm hardhat


Hardhat Ignition with Viem

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.

Installation

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

Documentation

On Hardhat Ignition's website you will find guides for:

Contributing

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.

Feedback, help and news

Hardhat Ignition on Discord: for questions and feedback.

Follow Hardhat and Nomic Foundation on Twitter.

0.15.4

3 days ago

0.15.3

8 days ago

0.15.2

15 days ago

0.15.1

1 month ago

0.15.0

2 months ago

0.14.0

3 months ago

0.13.2

4 months ago

0.13.1

5 months ago

0.13.0

5 months ago