Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (token-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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:
npm install -g token-cli
Usage
Run the CLI tool:
token-cli
Features
- Interactive stepper interface for creating tokens