token-cli
v0.0.14
Published
A CLI tool for creating Solana SPL tokens with Metadata
Downloads
21
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-cliUsage
Run the CLI tool:
token-cliFeatures
- Interactive stepper interface for creating tokens
