Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 343 Bytes

File metadata and controls

5 lines (4 loc) · 343 Bytes

Wait until the node is started

This repository shows how you can override the TASK_NODE_SERVER_READY subtask to trigger some action when the node is ready. Check the code and comments in the hardhat.config.js file to see how it works.