Lesson 7: Why so many Deploy?....... #5023
-
Hi, I am on lesson 7 of this course, I learned soo much so far. The thing running in my head is why are we having so many methods of deploying, so far Patrick taught us 3 methods to deploy the contract
Which one is better and which should me used as a better practice |
Beta Was this translation helpful? Give feedback.
Answered by
paulcoffee85
Mar 6, 2023
Replies: 1 comment
-
The reason why there are multiple deploy functions is that each tool has its own way of deploying smart contracts, and developers can choose the one that suits their needs the best.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArkX69
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The reason why there are multiple deploy functions is that each tool has its own way of deploying smart contracts, and developers can choose the one that suits their needs the best.
For example: