Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 650 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 650 Bytes

ERC20 Asset/Token Generator

A ETHO Protocol ERC20 token generator, issue your own token on ETHO with just a few clicks.

Live

https://token.ethoprotocol.com/

Installation

git clone https://github.com/Ether1Project/etho-token-generator.git
npm install
npm start

Make sure you have installed MetaMask chrome extension , which allows your web browser to connect to The ETHO Protocol network.

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