Add Hhu Util

Add or modify a "util" in the Hardhat repo — a small, project-independent command exposed both as a built-in Hardhat task (`hardhat utils <ns> <cmd>`) and through the standalone `hhu <ns> <cmd>` binary, defined once in the `hhu` built-in plugin. Use when adding a new util task or namespace (like `constants zero-address`, `fetch block-number`, `convert pad`), or when a util needs something new such as a flag/option.

nomicfoundation 1cdeeb3 7.7 KB Updated

File contents

nomicfoundation/hardhat/tree/main/.claude/skills/add-hhu-util commit 1cdeeb3e6e

Frequently asked questions

npx skillmds@latest add nomicfoundation/add-hhu-util