scroll-tech / scroll-guides

MIT License
47 stars 212 forks source link

fix: error in hardhat deployed func, use new Hardhat deploy func #12

Open 0xemrekaya opened 8 months ago

0xemrekaya commented 8 months ago

Description: This Pull Request includes the following changes to use the new deploy features of Hardhat v2.0.0^:

In Hardhat v2.0.0^, a number of changes were made to the deploy process. So, the old code was not working, I updated it with the new version.

BTW the old code has a error: image

If you need more information about Hardhat v2.0.0^ check this guides: https://hardhat.org/hardhat-runner/docs/guides/deploying