Examples (8)
List available subcommands (or create a new project if no configuration exists)
Compile the current project and build all artifacts
hardhat compileRun a user-defined script after compiling the project
hardhat run path/to/script.jsStart a local Ethereum JSON-RPC node with a specific hostname and port
Clean the cache and all artifacts
hardhat cleanmade by @shridhargupta | data from tldr-pages