erc20-asset-generator
erc20-asset-generator copied to clipboard
An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks
ERC20 Asset/Token Generator

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.