Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahdizarrei/token-generator

Create your own token in this project and manage it here if you like
https://github.com/mahdizarrei/token-generator

dapp ethersjs react smart-contracts web3

Last synced: about 2 months ago
JSON representation

Create your own token in this project and manage it here if you like

Awesome Lists containing this project

README

        

# Token Generator

![Token Generator image](./pic/token%20generator.jpg)

An ERC-20 token is a digital asset on the Ethereum blockchain. It's a standard type of Ethereum token that can be traded and used in applications. They're like "smart" digital coins that can have extra features. With this Dapp, you can manage your ERC20 token.
In this project, you can create your own token without typing a code and just by clicking a few clicks.\
you can track token you made with this Dapp.\
you can manage your tokens in this project.

## Home page image

![Home page image](./pic/main.jpg)

## Generator page image

![Generator page image](./pic/Generator.jpg)

## Manager Login page image

![Manager Login page image](./pic/ManagerLogin.jpg)

## Manager page image

![Manager page image](./pic/manager.jpg)

## Clone Repository

```sh
git clone https://github.com/mahdiZarrei/Token-generator.git
cd Token-generator
```

## Requirements

[node.js](https://nodejs.org/en/) v10.18.0+ And [Metamask](https://metamask.io/) extension on your browser

## Installation

Use the package manager [npm](https://www.npmjs.com/) to install token generator.

```bash
npm install
```

## Usage

```bash
npm run dev
```

Open `localhost:5173` to access the application!

## License

MIT