SPL
Documentation

Getting Started

Learn how to create your first SPL token in minutes with our comprehensive guide.

1Connect Your Wallet

Start by connecting your Solana wallet to the SPL Token Creator:

  • Click the "Connect Wallet" button in the top right corner
  • Select your preferred wallet (Phantom, Solflare, or Backpack)
  • Approve the connection in your wallet
  • Ensure you have at least 0.01 SOL for transaction fees
2Configure Token Details

Fill in your token's basic information:

Required Fields

  • Name: Your token's full name
  • Symbol: 3-10 character ticker (e.g., USDC)
  • Decimals: Precision level (6 is standard)
  • Total Supply: How many tokens to create

Optional Fields

  • Description: What your token is for
  • Image URL: Token logo/artwork
  • Website: Your project's homepage
  • Metadata URI: IPFS/Arweave JSON link
3Set Token Properties

Configure important token behaviors:

Revoke Mint Authority

Recommended for most tokens. Prevents creating more tokens after initial mint.

Recommended

Freeze Authority

Allows you to freeze token accounts if needed. Can be revoked later.

Optional
4Create Your Token

Ready to deploy your token:

  1. Review all your settings in the Live Preview panel
  2. Click "Create SPL Token" to start the process
  3. Approve each transaction in your wallet when prompted
  4. Wait for all transactions to confirm (usually 30-60 seconds)
  5. Your token address and transaction links will appear in the receipt

What's Next?

Add to Wallets

Share your token's mint address so users can add it to their wallets.

List on DEXs

Create liquidity pools on Raydium, Orca, or other Solana DEXs.