TokenERC20.sol
This contract allows you to mint ERC20 tokens whit your custom name and tag
Deployed instance on ropsten:
Deployed contracts with the account: 0xEdaF5Fa1eE788b21d21d77378D2c32f03cDf2F87
ERC20 address: 0xe8d4cad4cf39db14652a2f4980464131e909dfa7
Deploy a new instance:
Change the ROPSTEN_PRIVATE_KEY variable on hardhat.config.js with your own private key or use the one provided
Get ropsten ethereum from https://faucet.dimensions.network/
Run command: npx hardhat run scripts/deploy.js --network ropsten