Hardhat
https://hardhat.org/getting-started/#overview
Hardhat is a development environment to compile, deploy, test, and debug your
Ethereum
software.
It helps developers when building
smart contract
s and
dApps
locally before deploying to the live chain.
https://ethereum.org/ja/developers/tutorials/how-to-write-and-deploy-an-nft/#main-content
開発向けに
Solidity
のローカルネットワークを提供している
デバッグが簡単
スタックトレースがある
pluginで拡張できる