Hardhat

Hardhat 是一个开发环境,用于编译、部署、测试和调试你的 Ethereum 软件。获取 Solidity 堆栈痕迹和控制台.log。「Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.」

Github星跟踪图


NPM Package
Build Status

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. Check out the plugin list to use it with your existing tools.

Developed by Nomic Labs and funded by an Ethereum Foundation grant.

Join our Hardhat Support Discord server to stay up to date on new releases, plugins and tutorials.

🚧 You are looking at the development branch of Hardhat. For the currently released versions of Hardhat and its plugins take a look at this repository's tags. 🚧

Installation

To install Hardhat, go to an empty folder, initialize an npm project (i.e. npm init), and run

npm install --save-dev hardhat

Once it's installed, just run this command and follow its instructions:

npx hardhat

Documentation

On Hardhat's website you will find:

Contributing

Contributions are always welcome! Feel free to open any issue or send a pull request.

Go to CONTRIBUTING.md to learn about how to set up Hardhat's development environment.

Feedback, help and news

Hardhat Support Discord server: for questions and feedback.

Follow Hardhat on Twitter.

Happy buidling!

👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️

主要指标

概览
名称与所有者NomicFoundation/hardhat
主编程语言TypeScript
编程语言JavaScript (语言数: 7)
平台Linux, Mac, Windows
许可证Other
所有者活动
创建于2018-04-14 22:20:59
推送于2025-04-25 23:36:38
最后一次提交
发布数351
最新版本名称hardhat@3.0.0-next.5 (发布于 2025-04-24 12:19:11)
第一版名称v1.0.0-beta.1 (发布于 )
用户参与
星数7.7k
关注者数75
派生数1.5k
提交数12.4k
已启用问题?
问题数2877
打开的问题数565
拉请求数2798
打开的拉请求数27
关闭的拉请求数613
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?