Skip to main content

How wallet connection works

This app uses your wallet to sign transactions securely. We never have access to your private keys or funds. You remain in full control at all times.

Launch your Solana token today - starting from just 0.1 SOL  ·  Get started →
SPL token guide

Create an SPL Token:
Step-by-Step Guide

SPL tokens are the standard for digital assets on Solana. This guide covers what they are, what you need, and how to create one - no coding required.

SPL (Solana Program Library) tokens are the standard token format on the Solana blockchain. They work like ERC-20 on Ethereum but with lower fees and faster finality. This page is the complete reference for creating one.

You need a Solana wallet, a small amount of SOL for fees, and a few minutes. No coding or command-line experience required. The SPL token standard defines how tokens are minted, held, and transferred; the steps below show how to create yours using a wallet and a token creation flow.

This guide explains prerequisites, the creation process step by step, and what to do after minting: adding the token to your wallet, verifying it on Solscan, and optional authority revocations.

Fundamentals

What Is an SPL Token

An SPL token is any token built on the Solana blockchain using the Solana Program Library (SPL). Think of it as a digital coin that follows a standard set of rules, so it works across all Solana wallets and exchanges. For a complete explanation, see our guide to SPL tokens.

SPL stands for Solana Program Library. It's a collection of on-chain programs that handle different functions, like tokens, NFTs, and staking. The token program is one part of that library, and it defines how tokens are created, owned, and transferred.

When you create an SPL token, you're creating a new digital asset on the Solana network. It could be used for a project, a community reward system, a utility token for a website, or even as a joke coin just for fun.

What makes Solana's SPL tokens appealing is how low the fees are. Transactions cost fractions of a cent, and minting a token doesn't require expensive gas fees like Ethereum. That's one of the main reasons people choose Solana for new projects.

Prerequisites

What You Need Before You Start

A Solana Wallet

You'll need a wallet that supports the Solana network. The most common one is Phantom, but Solflare and Backpack also work. These wallets are browser extensions that let you connect to Solana sites and approve transactions.

Some SOL (Solana)

You'll need a small amount of SOL in your wallet to cover transaction fees. You can buy SOL on most major exchanges and send it to your wallet address. The fees are tiny, but without SOL, the network won't process your transactions. Check our pricing page to see the current fees.

A Token Idea

Decide what your token will represent. It could have a fun name, a symbol, and a set supply. You'll want to choose the number of decimals too - for example, 6 decimals means the smallest unit is 0.000001 of your token.

Optional Metadata

This includes the description, image, and website for your token. You can always add or update metadata later, but if you want your token to look complete on Solscan or in wallets, you can prepare it now. Learn more about our token creation features.

The process

7 Steps to Create Your SPL Token

1

Set Up Your Wallet

Foundation

If you don't already have one, go to the Phantom website and install the wallet extension for your browser. Create a new wallet, set a password, and write down your recovery phrase. Never share that phrase with anyone - it's the key to your funds. See our wallet support guide for information on all supported wallets.

Once your wallet is ready, you'll see your SOL balance at the top. If you don't have SOL yet, buy some from an exchange and send it to your wallet address.

2

Connect to a Token Creation Platform

Choose your tool

There are two main ways to create an SPL token: using code or command line tools like Solana CLI or Metaplex, or using a web interface that handles all the setup for you.

Most people prefer the second option because it's easier and safer if you're not technical. That's what sites like soltokenlaunch.com are built for. They handle the technical side and guide you through the process visually.

3

Fill in Token Details

Configure your token

When you're creating your token, you'll be asked to enter a few things:

  • Token Name: The full name of your token, like "SolCat Coin."
  • Symbol: A short version, like "SCT."
  • Total Supply: How many tokens you want to mint.
  • Decimals: How divisible your token is (6 decimals is common).
  • Metadata (optional): Image, website, and description.
4

Wait for Confirmation

Blockchain processing

After you approve the transaction, the blockchain takes a few seconds to process it. Then you'll see your new token's address. This is your token's unique identifier on Solana.

You can copy the address and check it on Solscan.io. That's where you'll see all the details about your token - supply, mint authority, holders, and transactions.

5

Add the Token to Your Wallet

Make it visible

Your token won't always appear in your wallet automatically. You can add it manually by clicking "Manage Token List" in Phantom, pasting the token address, and adding it. Once it's added, you'll see it with its name and symbol.

If you uploaded a logo or metadata, it might take a few minutes for it to appear across explorers and wallets.

6

Revoke Authorities (Optional but Important)

Build trust

When you first create your token, your wallet holds several types of "authority":

  • Mint Authority: Allows you to mint more tokens later.
  • Freeze Authority: Allows you to freeze token accounts.
  • Update Authority: Allows you to change metadata.

If you're creating a real project and want to prove that the supply won't change, you can revoke the mint authority. Learn more about revoking authorities and associated costs. For a complete walkthrough, see our step-by-step creation guide.

7

View Your Token on Solscan

Verify on-chain

Go to Solscan.io and paste your token's mint address. You'll see all the details about your token - its supply, current holders, transactions, and metadata.

Solscan is like a blockchain explorer for Solana. It's where you can verify that your token was created correctly and see all the on-chain information.

Congratulations! You've successfully created your own SPL token on Solana.

Ready to launch?

Create your SPL token in minutes — no coding required

Connect your wallet, set your token details, and your token is live on Solana mainnet in under 2 minutes.

Create your Solana token instantly using our tool →

Starting from 0.1 SOL  ·  Safe. Non-custodial. You stay in control.

FAQ

Frequently Asked Questions

What is an SPL token?
SPL (Solana Program Library) tokens are the standard token format on Solana blockchain. They're similar to ERC-20 tokens on Ethereum but built for Solana's high-speed, low-cost network. SPL tokens can represent anything: currencies, assets, utility tokens, or NFTs.
How much does it cost to create an SPL token?
The base cost is 0.1 SOL for token creation. Optional features like authority revocations and creator branding cost 0.1 SOL each. Total cost depends on which features you choose. See our cost breakdown guide for complete pricing details.
Do I need coding skills to create an SPL token?
No, you don't need coding skills. No-code platforms like SolTokenLaunch handle all the technical work. You just fill in a form with your token details, connect your wallet, and confirm the transaction. The platform creates the token for you.
What information do I need to create an SPL token?
You need: a token name, symbol (ticker), total supply, decimals (usually 9), and optionally a logo. You'll also need a Solana wallet with SOL for fees. That's it - no technical knowledge required.
Can I change my token after creation?
Some aspects are permanent (name, symbol, total supply). However, you can update metadata if you keep update authority. You can also revoke authorities after creation. It's best to plan carefully before creating, as many changes are permanent.

Ready to launch?

Create your Solana token today

No coding required. Live on mainnet in under 60 seconds.