Phantom security notice

Phantom may show a "malicious dApp" warning. This is a false positive for new domains — our review with Blowfish (ticket #11666) is pending.

You can safely click "Proceed anyway" — SPLCreator only uses standard Solana programs.

View source code on GitHub →
Skip to main content
Guide

How to Create a Solana Token: Complete Beginners Guide (2025)

Learn step by step how to create your own SPL token on Solana. From setting up a wallet to your token live on the blockchain — no coding required.

What is a Solana SPL token?

An SPL token is the Solana equivalent of an ERC-20 token on Ethereum. It is a fungible digital asset that you can create, distribute and trade on the Solana blockchain. Well-known examples are USDC, BONK and WIF — all SPL tokens.

What do you need?

  1. A Solana wallet — Phantom, Backpack or Solflare (free to install as a browser extension)
  2. About 0.1 SOL — for the Solana network fees (mint account + metadata + ATA)
  3. Your token information — name, symbol, supply and optionally a logo

Step 1: Install Phantom Wallet

Go to phantom.app and install the browser extension. Create a new wallet and save your seed phrase safely.

Step 2: Buy SOL

You need about 0.1-0.15 SOL. You can buy SOL via Coinbase, Kraken or Binance and send it to your Phantom wallet.

Step 3: Create token via SPLCreator

  1. Go to splcreator.com/create
  2. Click "Connect Wallet" and choose Phantom
  3. Fill in step 1: name, symbol (max 10 characters) and description
  4. Set your supply in step 2 — 1 billion is popular for meme coins
  5. Revoke mint authority in step 3 for a rug-proof token

Within 30 seconds your token is live on the Solana blockchain!

What does creating a Solana token cost?

Cost itemAmount
Platform fee (SPLCreator)0.100 SOL
Mint account rent-exempt~0.002 SOL
Priority fee~0.001 SOL
Total~0.103 SOL
#create Solana token#SPL token beginners#own token Solana 2025#crypto token no code

Ready to create your Solana token?

No coding required. Live on Solana in under 2 minutes.

Create Token Now →

Need an ERC-20 or BEP-20 token instead?

For Ethereum, BNB Chain and Polygon tokens, visit our sister project.

multi-chain token creator →