wighawag/hardhat-deploy
hardhat deployment plugin observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2358
- days_rel: n/a
- days_push: 13
- n_releases_24m: 0
Adoption not part of the score
1265 stars · 322 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
hardhat-deploy is a Hardhat plugin for replicable smart contract deployments and easy testing on Ethereum-compatible networks. It is powered by the framework-agnostic rocketh system and provides declarative, modular deployment tracking with named accounts, deterministic deployments, and library linking.
Use cases
- deploy solidity contracts to ethereum networks with hardhat
- make contract deployments replicable across test and production networks
- track and manage smart contract deployments per network
- deploy upgradeable contracts behind proxies
- reuse deployment state in tests
- run deterministic CREATE2 deployments
When to choose
- you use Hardhat for Ethereum smart contract development and need structured, repeatable deployments
- you want deployment artifacts saved and reusable across tests and networks
- you need named accounts, proxy deployment, or deterministic addresses
When to avoid
- you use Foundry, Truffle, or another toolchain instead of Hardhat
- you need a general-purpose CI/CD tool unrelated to smart contracts
- you want a framework-agnostic deployer without Hardhat (consider rocketh directly)
Facets
plugin · maturity active
deployment testing developer-tools blockchain developer-tools cli hardhat ethereum solidity smart-contracts replicable-deployments rocketh automation nodejs
3 sources
- readme: https://github.com/wighawag/hardhat-deploy · fetched 2026-08-28 · d41568038ef8
- homepage: https://rocketh.dev/hardhat-deploy/ · fetched 2026-08-29 · 3bf7895ed08a
- site_page: https://rocketh.dev/documentation · fetched 2026-08-29 · 5d0406c8556a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wighawag/hardhat-deploy | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="wighawag/hardhat-deploy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem