https://erc20-asset.ethorbit.com
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.
The code in this branch is licensed under MIT (see LICENSE file)
Feel free to modify or reuse the code here.