Package detail

@nomicfoundation/hardhat-zod-utils

NomicFoundation251.9kMIT3.0.1

Utilities to use Zod to validate Hardhat plugins' config

ethereum, smart-contracts, hardhat

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.

changelog

@nomicfoundation/hardhat-zod-utils

3.0.1

Patch Changes

  • 8c1cb1e: Fixed dependencies for Hardhat so rpc utils can be loaded (#7415)

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!