Token Creator

MAIN
DEV
← Help

Learn Solana Token Creation

Understand how Solana tokens work before launching your project. Learn the fundamentals, security best practices and how each authority affects your token.

Start here

Beginner guide

What is an SPL Token? A Beginner's Guide to Solana Tokens

Learn what an SPL Token is, how it works, what information it contains, and how it differs from Ethereum's ERC-20 standard.

6 min read →
Beginner guide

What is Mint Authority?

Learn what mint authority is on Solana, why it matters for your token, and when you should revoke it.

6 min read →
Beginner guide

What is Freeze Authority?

Learn what Freeze Authority is on Solana, when it should be revoked, and why investors pay close attention to it.

6 min read →
Beginner guide

What is a Token Account?

Learn what a Token Account is on Solana, why every wallet needs one, and how it differs from the Mint Account.

7 min read →
Beginner guide

What is an Associated Token Account?

Learn what an Associated Token Account (ATA) is, why every wallet has one for each token, and how it simplifies token transfers on Solana.

7 min read →
Beginner guide

What is Token Metadata?

Learn what Token Metadata is on Solana, what information it stores, and why wallets use it to display your token.

7 min read →
Tutorials

How to Create a Solana Token

Learn how to create your own SPL Token on Solana in just a few minutes, from choosing a name to verifying it on-chain.

8 min read →
Tutorials

How to Launch a Memecoin on Solana

Learn how to launch a memecoin on Solana, from creating the token to adding liquidity and verifying everything on-chain.

10 min read →
Tutorials

How to Create a Liquidity Pool on Solana

Learn how to create a liquidity pool on Solana, set your token's initial price and make it tradable on decentralized exchanges.

9 min read →
Tutorials

How to Create a Vesting Contract on Solana

Learn how to lock tokens with a vesting contract, choose the right parameters and distribute tokens securely using Streamflow.

10 min read →
Tutorials

How to Revoke Mint Authority and Freeze Authority

Learn when and why to revoke your token authorities, how to do it with Token Creator and how to verify the result on-chain.

8 min read →
Tutorials

How to Verify your Solana Token after Launch

Learn how to verify your Solana token, including its metadata, supply, authorities and liquidity.

8 min read →

Recommended learning path

1
What is an SPL Token?
2
What is Mint Authority?
3
What is Freeze Authority?
4
What is a Token Account?
5
What is Metadata?
6
Create your first token

Ready to create your token?

Once you understand the fundamentals, you can create your SPL Token directly on-chain.

Open Token Creator