hardhat node
Starts a JSON-RPC server on top of Hardhat Network
Options
Name | Description |
---|---|
--fork | The URL of the JSON-RPC server to fork from |
--fork-block-number | The block number to fork from |
--hostname | The host to which to bind to for new connections |
--port | The port on which to listen for new connections (default: 8545) |