Ross ROSS = Recommend OSS · open-source software intelligence for agents

wighawag/hardhat-deploy

hardhat deployment plugin observed · 2026-08-28

github.com/wighawag/hardhat-deploy · homepage · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
wighawag/hardhat-deploymain76

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