Documentation

Token Creation Documentation

Everything you need to create and manage successful Solana tokens

Introduction

Welcome to ManagerNest! This platform simplifies Solana SPL token creation and management, making it accessible to everyone regardless of technical expertise.

What you'll learn:
  • How to create professional SPL tokens
  • Setting up liquidity pools on Raydium
  • Managing your token ecosystem
  • Best practices for success

Prerequisites

Required Tools

  1. Phantom Wallet

    Download from phantom.app. Available as browser extension or mobile app.

  2. Minimum Balance

    At least 0.15 SOL in your wallet:

    • 0.1 SOL for token creation
    • 0.05 SOL for network fees and pool creation (if needed)
Important: Always keep extra SOL in your wallet for transaction fees. We recommend having at least 0.2 SOL total.

Quick Start Guide

1

Connect Wallet

Click "Connect Wallet" and approve the Phantom connection request.

2

Choose Mode

Select Easy Mode (templates) or Advanced Mode (full control).

3

Fill Details

Enter your token name, symbol, supply, and optionally add a logo and description.

4

Create Token

Review and confirm. Pay 0.1 SOL and wait 30-60 seconds for creation.

Choosing a Template

Beginner Level

Supply: 1 Million tokens

Best For: Learning, testing, small communities

Liquidity: $100-500

Intermediate Level

Supply: 100 Million tokens

Best For: DAOs, communities, fan tokens

Liquidity: $500-2,500

Pro Level

Supply: 1 Billion tokens

Best For: Serious projects, fundraising

Liquidity: $2,500-10,000+

Token Parameters Explained

Token Name

Your token's full name (e.g., "Solana", "Bitcoin"). Maximum 32 characters. This appears in wallets and explorers.

Token Symbol

Short ticker code (e.g., "SOL", "BTC"). Maximum 10 characters, usually 3-5 letters. Must be uppercase.

Decimals

Number of decimal places (0-9). Standard is 9 (like SOL). Higher decimals allow micro-transactions.

  • 9 decimals: Standard for most tokens
  • 6 decimals: Similar to USDC
  • 0 decimals: For NFTs or whole-number tokens

Initial Supply

Total tokens to create. Cannot be changed after creation unless you implement mint authority.

Pro Tip: Consider your distribution plan. Reserve tokens for team, marketing, liquidity, and community allocation.

Metadata & Images

Token Logo

Upload your token logo image (PNG, JPG, or SVG):

  • Recommended size: 400x400px to 1000x1000px
  • File size: Under 1MB
  • Format: PNG with transparent background preferred
  • Quality: High resolution for better appearance

Description

Brief description (up to 200 characters) explaining your token's purpose. This appears on token explorers and listings.

Token Creation Process

What Happens

  1. Payment Processing: You send 0.1 SOL to our treasury
  2. Transaction Confirmation: We wait for blockchain confirmation (10-20 seconds)
  3. Token Minting: Your token is created on Solana mainnet
  4. Metadata Upload: Logo and info uploaded to Arweave (permanent storage)
  5. Registration: Token saved to your dashboard

Timeline

Total time: 30-60 seconds

Success! Once complete, you'll receive your token mint address. This is your token's permanent blockchain identifier.

Liquidity Pool Basics

What is a Liquidity Pool?

A liquidity pool is a smart contract that holds two tokens (e.g., YOUR_TOKEN/SOL) allowing people to trade between them automatically. You earn fees from every trade.

Why You Need One

  • Enables trading on Raydium DEX
  • Price discovery and market creation
  • Earn trading fees (0.25% per trade)
  • Professional appearance for your project

Quote Token Options

  • SOL: Most popular, highest volume
  • USDC: Stable USD pricing
  • USDT: Alternative stablecoin
  • Others: BONK, RAY, mSOL for specific use cases

Creating Your First Pool

Requirements

  • 0.05 SOL for pool creation fee
  • Your tokens (at least some of your supply)
  • Quote tokens (SOL, USDC, etc.)

Recommended Liquidity Amounts

Project Type Minimum Recommended
Beginner/Test $100 $300-500
Community $500 $1,000-2,500
Serious Project $2,500 $5,000-25,000
Warning: Low liquidity means high price volatility. Small trades can cause huge price swings.

Managing Liquidity

Adding Liquidity

Increase pool size to reduce slippage and volatility. You can add more at any time from your dashboard.

Removing Liquidity

Withdraw your tokens from the pool. Remember:

  • You receive both tokens proportionally
  • Price may have changed since you added liquidity
  • Removing too much makes trading difficult

Tokenomics Guide

Supply Distribution Example

Allocation Percentage Purpose
Liquidity Pool 30-40% Enable trading
Community/Airdrop 20-30% Distribution & marketing
Team 15-20% Development incentive
Treasury 15-20% Future needs

Marketing Your Token

Essential Steps

  1. Website/Landing Page: Professional presence
  2. Social Media: Twitter, Discord, Telegram
  3. Community Building: Engage early supporters
  4. Listings: Submit to CoinGecko, CoinMarketCap
  5. Partnerships: Collaborate with other projects

Security Best Practices

⚠️ Critical Security Rules:
  • Never share your wallet seed phrase
  • Always verify transaction details before signing
  • Use hardware wallets for large holdings
  • Be cautious of phishing attempts
  • Double-check all contract addresses