Skip to content

An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks

License

Notifications You must be signed in to change notification settings

sthnaqvi/erc20-asset-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Asset/Token Generator

ERC20 Asset Generator Screenshot

Demo

https://erc20-asset.ethorbit.com

Installation

git clone https://github.com/sthnaqvi/erc20-asset-generator.git

npm install

npm start

Make sure you have installed MetaMask chrome extension , which allows your web browser to connect to an Ethereum network.

Then visit http://localhost:4002 in your chrome browser after you npm start the asset generator.

License

The code in this branch is licensed under MIT (see LICENSE file)

Feel free to modify or reuse the code here.