NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.32k stars 1.42k forks source link

hardhat --init cleanup #5954

Open kanej opened 5 days ago

kanej commented 5 days ago

The Hardhat v3 alpha includes --init support. Testing for alpha has shown we need some follow up tasks.

TODO

galargh commented 3 days ago

One of the items listed in the original description wasn't directly related to --init so I moved it to a separate issue - https://github.com/NomicFoundation/hardhat/issues/5960