Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sthnaqvi/erc20-asset-generator

An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks
https://github.com/sthnaqvi/erc20-asset-generator

asset-generator blockchain erc20 erc20-asset erc20-generator erc20-tokens erc20token ethereum ethorbit metamask smart-contracts

Last synced: 2 months ago
JSON representation

An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks

Awesome Lists containing this project

README

        

# ERC20 Asset/Token Generator

![ERC20 Asset Generator Screenshot](https://i.imgur.com/ZZZP7PS.png)

## Demo
[https://erc20-asset.ethorbit.com](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](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en) 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](https://github.com/sthnaqvi/erc20-asset-generator/blob/master/LICENSE))

Feel free to modify or reuse the code here.