How To Create Your Own SPL Token Without Writing a Single Line of Code - 2026 Guide
A step-by-step 2026 guide to creating your own Solana SPL token without coding. Learn the full no-code workflow, costs, and best practices using SoulMinter.
So you want to create a Solana token but don't know where to start? In this guide we will help you understand SPL (Solana Program Library) tokens and help you create one.
First Things First: What Is an SPL Token?
An SPL, or Solana Program Library, token is basically every token created on the Solana blockchain. Every memecoin, community coin, stablecoin — you name it — is an SPL token.
So How Do You Create One?
There are two options available, depending on how comfortable you are with coding and using a terminal.
If you know what you are doing, you can use the Solana CLI to create your token, paying just the network fees. Here is the official documentation published by the Solana Foundation: solana.com/docs/tokens/basics.
If you are not a coding wizard, don't worry — there's still a way. You can use our no-code SPL Token Creator tool to get started today: you just fill in the details, and the logic happens behind the scenes. Note that you will have to pay a small flat fee if you choose this option.
In this guide we are going to focus on the latter.
Picking a Tier
We offer two tiers for SPL tokens. Standard fits most projects, like memecoins and community coins, while Pro offers more extensive configuration if you are serious about your project.
In this guide we will cover the Standard tier, as that is usually suitable for most projects and is much simpler for a beginner.
Configuring the Token
Head over to our Standard Token Creator page and start filling out the details.
First, you need to pick a name and symbol, add a description, and upload an image for the token. Pretty straightforward.
The mode selector and basic token information
Second, you need to decide on authorities. Authorities, as their name suggests, allow you to exercise certain actions after the token has been created. You can choose to keep them or revoke them. The latter is often used to instill trust in your token and prove to others that there is no way for you to freeze their tokens, change the token's name, or mint additional supply.
Token configuration and authority revocation
You also have the option to add socials to your token. You can add a website, Telegram, and X account.
You may add a custom mint address if you prefer. This means you can specify the characters your token's mint address starts with — for example: SM…
Adding socials and a custom mint address
If you have configured everything, make sure to double-check, as most of these actions are irreversible. If you are ready to move on, click Create. We will find your custom address (if selected) and set up the transactions. You will have to sign them using your connected wallet.
Congratulations! You just created your very own SPL token.
But What's Next?
Depending on what you intend to use your token for, there are several options. A common one is adding liquidity. If you want your token to be publicly tradable, you will need to add liquidity. Our platform does not provide this service, as we are strictly a software tool, but don't worry — it is a simple process. You can use Meteora, Raydium, or any other provider of your choice to add liquidity to the token you just created.
If you need to revoke an authority or mint additional supply (if you left mint authority on), you can do that using our Manage Token page.
And that was it. You now have your very own SPL token! Good luck with your project!
Disclaimer
This guide is for educational purposes only and is not financial, legal, or investment advice. SoulMinter is an independent software tool and is not affiliated with, endorsed by, sponsored by, or partnered with the Solana Foundation, Meteora, Raydium, or any other third party mentioned in this article. All product names, trademarks, and brands are the property of their respective owners and are used for identification purposes only. Always do your own research and use any third-party service at your own risk.
Share this article
Ready to Create Your Own Solana Token?
Put your knowledge into practice with SoulMinter's no-code token creation platform.
Create Token NowRelated Articles

How to Revoke Mint and Freeze Authorities on Solana (and Why You Should)
A plain-English guide to revoking mint and freeze authority on a Solana SPL token — what these authorities actually do, why holders care, and how to revoke them for free with SoulMinter.

Transfer Fees on SPL Tokens, Explained: How They Work and Why Projects Use Them
What is a transfer fee on a Solana SPL token? Learn how the Token-2022 transfer fee extension works, why projects use it, and how to add one to your own token with SoulMinter.