Migrate Hardhat2 To Hardhat3

Systematically migrate a Hardhat V2 project to Hardhat V3, covering core changes (ESM, declarative config, hooks system, network connections) and the full plugin ecosystem (hardhat-deploy, hardhat-verify, @openzeppelin/hardhat-upgrades, and others), coverage tools, and test migration. Use when upgrading any production Hardhat V2 repository to V3.

nomicfoundation Updated

File contents

nomicfoundation/hardhat-skills/tree/main/skills/migrate-hardhat2-to-hardhat3 commit d50fec6874

Frequently asked questions

npx skillmds@latest add nomicfoundation/migrate-hardhat2-to-hardhat3