Replies: 1 comment
|
The main argument is the nicer UX of passing arguments to the CLI command (Hardhat takes care of this when using tasks). You can read more about tasks versus scripts in Hardhat in this thread on StackExchange: Where does the line blur between a task and a script in Hardhat? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What's the advantage of using tasks instead of a deployment script ?
All reactions