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

https://github.com/letieu/coin_gen

Tool for generate BEP20, ERC20 token
https://github.com/letieu/coin_gen

bep20 blockchain crypto erc20 token

Last synced: 5 months ago
JSON representation

Tool for generate BEP20, ERC20 token

Awesome Lists containing this project

README

          

## Usage

### Development

Just run and visit http://localhost:3333

```bash
pnpm dev
```

### Build

To build the App, run

```bash
pnpm build
```

## Made with Vitesse template (Vue3 + Vite)
[Vitesse](https://github.com/antfu/vitesse)