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
- Host: GitHub
- URL: https://github.com/metasal1/token-cli
- Owner: metasal1
- License: mit
- Created: 2025-04-21T21:35:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-23T01:59:17.000Z (about 1 year ago)
- Last Synced: 2025-06-07T09:38:41.628Z (about 1 year ago)
- Topics: blockchain, cli, crypto, solana, spl, token, web3
- Language: JavaScript
- Homepage: https://www.npmjs.com/token-cli
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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