Migrate Foundry To Hardhat

Migrate a Solidity project from Foundry to Hardhat 3. Maps `foundry.toml` to `hardhat.config.ts`, converts dependencies and imports, gets compilation and Solidity tests passing, and produces a migration report with feature-parity gaps and a cleanup checklist.

nomicfoundation Updated

File contents

nomicfoundation/hardhat-skills/tree/main/skills/migrate-foundry-to-hardhat commit 9d5fe2b068

Frequently asked questions

npx skillmds@latest add nomicfoundation/migrate-foundry-to-hardhat