SolTokenCreator
tutorial4 min readMarch 9, 2026

How to Create a Solana Token on Devnet for Free — Test Before You Launch

Create a Solana token on devnet for free using SolTokenCreator.io. Test token creation, metadata, and authorities with free test SOL before spending real money.

To create a Solana token on devnet for free, switch your wallet to devnet, get free test SOL from a faucet, and use SolTokenCreator.io/free-token-creator. The devnet token creation process is identical to mainnet — same interface, same features, zero cost. This lets you practice the entire workflow before spending real SOL.

What Is Devnet?

Devnet (Developer Network) is Solana's test blockchain. It works exactly like mainnet but with free test SOL that has no real value. Tokens created on devnet are for testing only — they cannot be traded on real DEXs or hold real value.

Why use devnet:

  • Practice token creation without spending real money
  • Test all settings (supply, decimals, authorities) before mainnet
  • Learn the interface and workflow
  • Verify your token configuration is correct
  • Train team members on the process

Step-by-Step Guide

Step 1: Switch Your Wallet to Devnet

Phantom:

  1. Open Phantom wallet
  2. Tap Settings (gear icon)
  3. Tap Developer Settings
  4. Enable Testnet Mode
  5. Select "Devnet" as the network

Solflare:

  1. Open Solflare wallet
  2. Go to Settings
  3. Under Network, select "Devnet"

Step 2: Get Free Devnet SOL

Get free test SOL from a Solana faucet:

  1. Copy your wallet address from Phantom/Solflare
  2. Visit a Solana devnet faucet (search "Solana devnet faucet")
  3. Paste your address and request SOL
  4. You should receive 1-2 SOL within seconds

Alternatively, use the Solana CLI: solana airdrop 2 --url devnet

Step 3: Create Your Token on Devnet

  1. Go to SolTokenCreator.io/free-token-creator
  2. Connect your wallet (make sure it shows "Devnet")
  3. Fill in token details:
    • Name, symbol, description
    • Supply and decimals
    • Upload a logo
  4. Click Create Token
  5. Approve the transaction (uses free devnet SOL)

Your devnet token is created instantly. You can verify it on Solscan Devnet.

Step 4: Test Additional Features

While on devnet, test everything you plan to do on mainnet:

  • Revoke authorities — Practice revoking mint and freeze authority
  • Transfer tokens — Send tokens between wallets
  • Check metadata — Verify your token name, symbol, and logo display correctly

Step 5: Switch to Mainnet and Launch

Once satisfied with your devnet testing:

  1. Switch your wallet back to Mainnet
  2. Ensure you have real SOL in your wallet
  3. Go to SolTokenCreator.io
  4. Create your token with the same settings (0.1 SOL)

Devnet vs Mainnet

| Aspect | Devnet | Mainnet | |--------|--------|---------| | SOL cost | Free (test SOL) | Real SOL | | Token value | None (test only) | Real tradeable value | | DEX listing | Not possible | Yes (Raydium, Jupiter) | | DexScreener | Not indexed | Automatically indexed | | Wallet display | Shows in devnet mode | Shows in mainnet mode | | Permanence | May be reset | Permanent |

Common Questions

Can I move my devnet token to mainnet? No. Devnet and mainnet are completely separate blockchains. You must create a new token on mainnet.

Will my devnet token show on DexScreener? No. DexScreener only indexes mainnet tokens.

How much devnet SOL can I get? Faucets typically give 1-2 SOL per request. You can request multiple times.

Is the devnet interface different? No. The SolTokenCreator.io interface is identical for devnet and mainnet. The only difference is which network your wallet is connected to.

Share:
By Sol Token Creator

Ready to Create Your Token?

Launch your Solana token in minutes — no coding required.

Related Articles

How to Create a Solana Token on Devnet for Free — Test Before You Launch