vahiwe / Building-your-own-ECR20-Token

This tutorial will take you through the steps of building your first ERC20 token on the Ethereum network.
https://medium.com/@vahiwe/building-your-own-ethereum-based-ecr20-token-in-less-than-an-hour-d4d4c7a14b1e
MIT License
90 stars 189 forks source link

minting new token #6

Open iamwraith-debug opened 3 years ago

iamwraith-debug commented 3 years ago

Im having an issue when i deploy the contract. Everything has to go through debug. the first thing it brings me to is the address for metamask. wallet address. is debugging done on ts own or is there something i have to do? lines 115 through 123

Georginagary commented 3 years ago

I am having very same issue is there any solution for this thanks