# @nomicfoundation/hardhat-zod-utils

> Utilities to use Zod to validate Hardhat plugins' config

Latest version **3.0.6** (published 2026-08-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nomicfoundation/hardhat-zod-utils
pnpm add @nomicfoundation/hardhat-zod-utils
yarn add @nomicfoundation/hardhat-zod-utils
bun add @nomicfoundation/hardhat-zod-utils
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.6 |
| Published | 2026-08-12 |
| First published | 2025-02-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 2 |
| Unpacked size | 59.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 8505 |
| Author | Nomic Foundation |
| Keywords | ethereum, smart-contracts, hardhat |

## Links

- npm: https://www.npmjs.com/package/@nomicfoundation/hardhat-zod-utils
- Repository: https://github.com/NomicFoundation/hardhat
- Homepage: https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-zod-utils
- Issues: https://github.com/NomicFoundation/hardhat/issues
- npm.io page: https://npm.io/package/@nomicfoundation/hardhat-zod-utils

## Dependencies (2)

- [@nomicfoundation/hardhat-utils](https://npm.io/package/@nomicfoundation/hardhat-utils.md) ^4.1.2
- [@nomicfoundation/hardhat-errors](https://npm.io/package/@nomicfoundation/hardhat-errors.md) ^3.0.13

## Recent versions

- 3.0.6 (latest) — 2026-08-12
- 3.0.5 — 2026-05-20
- 3.0.4 — 2026-04-16
- 3.0.3 — 2026-03-05
- 3.0.2 — 2026-02-25
- 3.0.1 — 2025-09-10
- 3.0.0 — 2025-08-13
- 3.0.0-next.32 — 2025-08-13
- 3.0.0-next.31 — 2025-08-12
- 3.0.0-next.30 — 2025-08-11
- 3.0.0-next.29 — 2025-08-08
- 3.0.0-next.28 — 2025-08-07
- 3.0.0-next.27 — 2025-08-07
- 3.0.0-next.26 — 2025-07-30
- 3.0.0-next.25 — 2025-07-28
- … 25 more at https://npm.io/package/@nomicfoundation/hardhat-zod-utils/versions

## README

# hardhat-zod-utils

> ⚠️ This package is an internal Hardhat component and it's not meant to be used directly.

This package contains zod utilities to validate Hardhat 3 configurations. It's used by Hardhat and its plugins.

---
_Source: https://npm.io/package/@nomicfoundation/hardhat-zod-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
