Skip to content

bitfwdcommunity/Issue-your-own-ERC20-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Tutorial: How to issue your own token on Ethereum in less than 20 minutes

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

This repo contains the sample solidity file:

contracts/erc20_tutorial.sol

Feel free to leave any issues and we will get back to you and help you out :)