hardhat
- Version 2.22.15
- Published
- 2.62 MB
- 44 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 (44)
- @ethersproject/abi
- @metamask/eth-sig-util
- @nomicfoundation/edr
- @nomicfoundation/ethereumjs-common
- @nomicfoundation/ethereumjs-tx
- @nomicfoundation/ethereumjs-util
- @nomicfoundation/solidity-analyzer
- @sentry/node
- @types/bn.js
- @types/lru-cache
- adm-zip
- aggregate-error
- ansi-escapes
- boxen
- chalk
- chokidar
- ci-info
- debug
- enquirer
- env-paths
- ethereum-cryptography
- ethereumjs-abi
- find-up
- fp-ts
- fs-extra
- glob
- immutable
- io-ts
- json-stream-stringify
- keccak
- lodash
- mnemonist
- mocha
- p-map
- raw-body
- resolve
- semver
- solc
- source-map-support
- stacktrace-parser
- tsort
- undici
- uuid
- ws
Dev Dependencies (41)
- @nomicfoundation/eslint-plugin-hardhat-internal-rules
- @nomicfoundation/eslint-plugin-slow-imports
- @nomicfoundation/ethereumjs-block
- @types/async-eventemitter
- @types/bn.js
- @types/chai
- @types/chai-as-promised
- @types/ci-info
- @types/debug
- @types/find-up
- @types/fs-extra
- @types/glob
- @types/keccak
- @types/lodash
- @types/mocha
- @types/node
- @types/resolve
- @types/semver
- @types/sinon
- @types/uuid
- @types/ws
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- bignumber.js
- bn.js
- chai
- chai-as-promised
- eslint
- eslint-config-prettier
- eslint-plugin-import
- eslint-plugin-mocha
- eslint-plugin-prettier
- ethers
- ethers-v5
- mocha
- prettier
- rimraf
- sinon
- time-require
- ts-node
- typescript
Peer Dependencies (2)
Badge
To add a badge like this oneto 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>
- Updated .
Package analyzed in 7132 ms. - Missing or incorrect documentation? Open an issue for this package.