Skip to content
Open J Tools

Quick start

This walkthrough takes you from a connected wallet to a live SPL token in about five minutes. Do the steps in order.

Connect your wallet

#connect-your-wallet
  1. Connect your wallet

    Click Select Wallet in the top bar and choose your wallet: Phantom, Solflare, Backpack, or any wallet that supports the Solana Wallet Standard.

  2. Approve the connection

    Your wallet asks you to approve. This only shares your public address. It does not give J Tools access to your funds, and it never exposes your private key.

Create your first token

#create-your-first-token
  1. Open Token Creator

    Go to Token Creator, the simplest way to mint a standard SPL token.

  2. Fill in the basics

    Name and symbol. A name (for example My Token) and a short ticker (for example MYT).

    Supply and decimals. How many tokens to mint and their decimal places. Nine decimals is the common Solana default.

    Image and details. A logo and a short description. This is what wallets and explorers show next to your token.

  3. Review the fee and sign

    The app shows the platform fee and the network fee before anything happens. When you are ready, sign the transaction in your wallet.

  4. You have a token

    Once the transaction confirms, your token is live on-chain. Copy the mint address from the success screen. You will use it everywhere else on J Tools.

What next?

#what-next

Something went wrong?

#something-went-wrong

A failed step shows a short message that says what went wrong and what to do next. The Error codes reference explains the common messages and the codes behind them, such as VALIDATION_ERROR.