HI Max,
Thanks for the reply, I really appreciate it; since I posted that question I got a little bit further; I realised the error was in the Pragma Solidity version, in your code it was .4 and it has since been upgraded to .18.
So as soon as I changed that it worked; however my latest problem is, the coin seems to publish fine; and gives me an address, however I can't get it to show up in my wallet when I try and add the coin to Metamask.
Any ideas?
Thanks again.
Cg
RE: How To Create Your Own Ethereum Token In An Hour (ERC20 + Verified)