Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ether1project/etho-token-generator
- Owner: Ether1Project
- License: gpl-3.0
- Created: 2022-06-25T07:49:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T07:52:13.000Z (over 2 years ago)
- Last Synced: 2024-04-11T13:40:59.870Z (9 months ago)
- Language: CSS
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- 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.