Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ether1project/etho-token-generator

An ETHO Protocol ERC20 token creator. Issue your own token on ETHO with just a few clicks
https://github.com/ether1project/etho-token-generator

Last synced: about 2 months ago
JSON representation

An ETHO Protocol ERC20 token creator. Issue your own token on ETHO with just a few clicks

Awesome Lists containing this project

README

        

# 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/](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](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en) 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.