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: 4 months ago
JSON representation
An ETHO Protocol ERC20 token creator. Issue your own token on ETHO with just a few clicks
- Host: GitHub
- URL: https://github.com/ether1project/etho-token-generator
- Owner: Ether1Project
- License: gpl-3.0
- Created: 2022-06-25T07:49:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T07:52:13.000Z (about 4 years ago)
- Last Synced: 2025-12-25T18:59:23.974Z (7 months ago)
- Language: CSS
- Size: 1.25 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.