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-
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.
-
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-
Open Token Creator
Go to Token Creator, the simplest way to mint a standard SPL token.
-
Fill in the basics
Name and symbol. A name (for example
My Token) and a short ticker (for exampleMYT).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.
-
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.
-
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-nextSomething went wrong?
#something-went-wrongA 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.
© 2026 J Tools