You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is just to create the basic functionality required to compile an ERC20 contract with minting/burning features and then a script for deploying it to a specified network. For example:
hardhat deployMyERC20 <network>
The text was updated successfully, but these errors were encountered:
This task is just to create the basic functionality required to compile an ERC20 contract with minting/burning features and then a script for deploying it to a specified network. For example:
The text was updated successfully, but these errors were encountered: