Hardhat

Use when working with Hardhat 3 projects — writing or modifying Solidity tests, TypeScript tests, or any code touching hardhat.config.ts, the `hardhat` import, or `network.create()`. Covers test-layer choice, forge-std cheatcodes, the network connection API, `networkHelpers`, and the compile-then-typecheck workflow. For toolbox-specific guidance (clients, contract calls, assertions), also load the matching `hardhat-toolbox-*` skill.

nomicfoundation Updated

File contents

nomicfoundation/hardhat/tree/main/packages/hardhat/skills/hardhat commit a20e77be81

Frequently asked questions

npx skillmds@latest add nomicfoundation/hardhat-2