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
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.
What is Mint Authority?
Learn what mint authority is on Solana, why it matters for your token, and when you should revoke it.
What is Freeze Authority?
Learn what Freeze Authority is on Solana, when it should be revoked, and why investors pay close attention to it.
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.
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.
What is Token Metadata?
Learn what Token Metadata is on Solana, what information it stores, and why wallets use it to display your token.
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.
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.
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.
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.
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.
How to Verify your Solana Token after Launch
Learn how to verify your Solana token, including its metadata, supply, authorities and liquidity.
Recommended learning path
Ready to create your token?
Once you understand the fundamentals, you can create your SPL Token directly on-chain.
Open Token Creator