hardhat

  • Version 2.22.6
  • Published
  • 3.12 MB
  • 43 dependencies
  • MIT license

Install

npm i hardhat
yarn add hardhat
pnpm add hardhat

Overview

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

Index

Variables

Variables

variable env

let env: HardhatRuntimeEnvironment;

    Package Files (1)

    Dependencies (43)

    Dev Dependencies (41)

    Peer Dependencies (2)

    Badge

    To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

    You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/hardhat.

    • Markdown
      [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/hardhat)
    • HTML
      <a href="https://www.jsdocs.io/package/hardhat"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>