JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q35390F
  • License MIT

A CLI tool for creating Solana SPL tokens with Metadata

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