Documentation
A comprehensive guide to creating and managing your Solana token
PART 1 - TOKEN CREATION
Prerequisites
- A Solana wallet (like Phantom) with SOL for fees
- Token details (name, symbol, supply, etc.)
- Optional: Token logo (recommended size: 1000x1000px)
Step 1 - Connect Your Wallet
Click the "Select Wallet" button in the top right corner and select your wallet. Ensure you have at least 0.5 SOL for the base fee, plus additional SOL for any optional features.
Step 2 - Fill in Token Details
- Name: Your token's full name
- Symbol: A short identifier (max 10 characters)
- Decimals: Decimal places (usually 6 or 9)
- Supply: Total token supply
- Description: Information about your token
Step 3 - Upload Logo & Add Social Links
Upload a square logo image (recommended: 1000x1000px) and add your project's social links. Social links help build trust and make your token more discoverable.
Step 4 - Create Your Token
Review your settings and click "Create Token". Your wallet will prompt you to approve the transaction. Save your token's mint address after creation. You'll need it for adding liquidity and sharing with others.
PART 2 - NEXT STEPS
Step 1 - Add Liquidity on Raydium
Create a trading pair and add liquidity to enable trading of your token.
- Go to Raydium's liquidity page by visiting this link https://raydium.io/liquidity-pools
- Click "Create"
- Select "Standard AMM" as the Pool type and click "Continue"
- Enter your token's mint address as the base token
- Select SOL as the quote token
- Set initial price and liquidity amounts as well as a fee tier
- Click "Initialize Liquidity Pool" and confirm the transaction
Step 2 - List on DEX Screener
After adding liquidity, your token will automatically be available on DEX Screener.
Step 3 - Monitor Your Token
Track your token's performance and transactions using Solana explorers like Solscan.