Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nomicfoundation/hardhat-utils

NomicFoundation290.1kMIT3.0.2TypeScript support: included

Utilities for Hardhat and its plugins

ethereum, smart-contracts, hardhat

readme

hardhat-utils

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

This package contains utilities used by Hardhat 3 and its plugins.

changelog

@nomicfoundation/hardhat-utils

3.0.2

Patch Changes

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

3.0.1

Patch Changes

  • 49cc9ba: Load resolved global options into environment variables during tests (#7305)
  • 8d3b16c: Support for custom compilers (#7130)
  • a475780: Added automatic proxy detection for hardhat-verify and fixed case-insensitive proxy environment variables for network requests (#7407)

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!