generated at
Hardhat

>Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
> It helps developers when building smart contracts and dApps locally before deploying to the live chain.

開発向けにSolidityのローカルネットワークを提供している
デバッグが簡単
スタックトレースがある
pluginで拡張できる