npm.io
3.11.0 • Published 2d agoCLI

hardhat

Licence
MIT
Version
3.11.0
Deps
18
Size
4.0 MB
Vulns
1
Weekly
0
Stars
8.5K

Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract.

Built by the Nomic Foundation for the Ethereum community.

Getting started

To install Hardhat and initialize a new project, run the following commands in an empty directory:

npx hardhat --init

This will take you through an interactive setup process to get started.

Learn more

To learn more about Hardhat, check out the documentation.

Keywords