parthshah04 / Building-your-own-ECR20-Token

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

Home Page:https://medium.com/@vahiwe/building-your-own-ethereum-based-ecr20-token-in-less-than-an-hour-d4d4c7a14b1e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

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

License:MIT License