/Building-your-own-ECR20-Token

This tutorial will take you through the steps of building your first ERC20 token on the Ethereum network.

MIT LicenseMIT

Tutorial: Building your own Ethereum based ECR20 Token in less than an hour

This tutorial will take you through the steps of building your first ERC20 token on the Ethereum network using a single smart contract and MetaMask wallet.

This repo contains the sample solidity file:

contracts/GGMToken.sol

Feel free to leave any issues and I'll get back to you and help you out :)