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

https://github.com/metasal1/token-cli

Token-CLI
https://github.com/metasal1/token-cli

blockchain cli crypto solana spl token web3

Last synced: about 1 month ago
JSON representation

Token-CLI

Awesome Lists containing this project

README

          

# Token CLI - Solana Token Creator

A CLI tool to create Solana fungible tokens with an interactive stepper interface. It supports uploading token metadata to IPFS via `https://up.supapump.fun/api/ipfs` and allows customization of decimals, supply, and authority settings.

## Installation

Install globally to use the CLI command:

```bash
npm install -g token-cli
```

## Usage

Run the CLI tool:

```bash
token-cli
```

## Features

- Interactive stepper interface for creating tokens