Step-by-Step Guide

How to Create a Cryptocurrency Token

Every decision that matters, in the order you have to make it — purpose, chain, supply, metadata, authorities, liquidity — followed by the fastest no-code way to actually deploy it on Solana mainnet.

Non-custodial · One signature · Metaplex metadata + IPFS · Live on mainnet in under a minute

Before you deploy: the four decisions that are permanent

Some choices can be changed later and some cannot. Getting the permanent ones right is the difference between a token you can grow and one you have to relaunch.

  • Decimals — fixed at creation and cannot be changed
  • Total supply — fixed the moment you revoke mint authority
  • Chain — moving later means a new token and a migration
  • Metadata immutability — revoking update authority is irreversible

The mistakes that kill new tokens

The most common failure is deploying without metadata, which leaves the token unnamed in wallets and instantly unserious. The second is leaving mint authority open, which risk scanners flag and buyers avoid. The third is launching with almost no liquidity, so the first buy moves the price 40% and the chart looks broken.

All three are avoidable in the same flow: SolanaForge writes metadata by default, offers one-click revokes, and includes pool creation and LP burning so your liquidity is verifiably locked.

The fastest path from this guide to a live token

When you are ready, open the Solana token creator, connect your wallet, and fill the form with the values you just decided. The platform fee is 0.18 SOL and the whole flow is one signature. If you need transfer fees, transfer hooks, or advanced tokenomics, use the Token-2022 creator instead.

Where to go next in the Solana token creator hub

Every page in this hub ends in the same place: the Solana token creator, where you connect a wallet, fill one form, and sign once. If you need transfer fees, transfer hooks, or anti-bot rules, use the Token-2022 token creator instead — same flow, more tokenomics.

If you are still comparing options, the guides below cover the same launch from different angles, and each one links straight back to the Solana token creator when you are ready to deploy.

The full process, step by step

  1. Step 1. Define the token's purpose

    Memecoin, utility, governance, rewards, or in-game currency. Everything downstream — supply, decimals, immutability — follows from this answer.

  2. Step 2. Choose the blockchain

    Solana for low fees and speed, BNB Smart Chain for EVM compatibility, TON for Telegram-native reach. All three are supported here.

  3. Step 3. Set supply and decimals

    Pick a total supply and decimals, then map out allocations for liquidity, treasury, team, and community before deploying.

  4. Step 4. Create the metadata

    Name, symbol, description, logo, and social links. SolanaForge pins the image and JSON to IPFS and writes the on-chain metadata account for you.

  5. Step 5. Deploy the token

    Connect your wallet, review the fee estimate, and sign one transaction. Mint, supply, metadata, and revokes land atomically.

  6. Step 6. Revoke authorities

    Revoke mint to freeze supply, revoke freeze so balances can never be locked, revoke update so metadata cannot change.

  7. Step 7. Add liquidity

    Create a pool with meaningful depth so trades do not suffer huge price impact, then burn the LP tokens to prove liquidity is locked forever.

  8. Step 8. Distribute and market

    List your token page, submit to trackers, and run consistent community activity. Distribution — not deployment — is what determines outcome.

Start your token here

Type a name and ticker — we'll carry them straight into the creator. No wallet needed yet.

Choose your blockchain

ChainPlatform feeTime to liveBest forStart
Solana (SPL)0.18 SOL< 60 secondsFast, cheap, deep liquidityCreate →
Solana Token-20220.18 SOL< 60 secondsTransfer fees and hooksCreate →
BNB Smart Chain0.018 BNB~1 minuteEVM toolingCreate →
TON4 TON~1 minuteTelegram communitiesCreate →

Frequently asked questions

What is the first step to creating a cryptocurrency token?

Decide the purpose of the token. Purpose determines supply, decimals, whether it should be immutable, and which chain gives you the right audience.

What are decimals and what should I use?

Decimals define the smallest divisible unit. Solana tokens usually use 9, stablecoin-style tokens use 6, and some memecoins use 6 for cleaner display. It does not affect market cap.

Why does metadata matter so much?

Without a Metaplex metadata account your token shows as an unnamed grey circle in Phantom and as 'Unknown Token' on explorers. Metadata is what makes a token look legitimate.

Should I revoke mint authority?

For any public token, yes. An open mint authority means supply can be inflated at will, and most scanners flag it as a risk automatically.

What happens after the token is created?

You add liquidity so people can buy it, burn or lock the LP tokens to prove you cannot pull it, and then focus entirely on distribution and community.

Keep reading

Ready to create your token?

Connect your wallet, fill the form, sign once. Your token is live on mainnet with on-chain metadata, a real logo, and optional authority revokes.