← Back to Research Hub
Published by TOSScoin Research
Solana Launch Infrastructure: Meteora, Raydium & Beyond
Key Findings
1) Meteora launch guide clearly positions 4 launch rails
- Source: https://launch.meteora.ag/
- Launch rails surfaced:
- DLMM Launch Pool
- DAMM v1 Launch Pool
- DAMM v2 Launch Pool
- Dynamic Bonding Curve
- Why it matters: Gives a menu of launch mechanics (single-sided, full-range, bonding-curve) to match different go-to-market goals.
2) Anti-sniper mechanics are first-class in Meteora docs
- Source: https://docs.meteora.ag/llms.txt
- Observed modules in docs index: Alpha Vault, Fee Market Cap Scheduler, Fee Time Scheduler, Rate Limiter, Anti Sniper Suite.
- Why it matters: Launch success isn't just liquidity — it's anti-sniper configuration. These modules can shape fairer early distribution narratives.
3) DBC quick-launch path is automatable via repo + config workflow
- Source: https://docs.meteora.ag/developer-guide/quick-launch/dbc-token-launch-pool
- Key points: docs reference cloning
meteora-invent, runningpnpmsetup, generating keypair, and configuring bonding-curve + graduated DAMM pools. - Why it matters: Enables repeatable launch operations instead of ad-hoc manual setup.
4) Discoverability hint: Meteora docs expose a full machine-readable index
- Source: https://docs.meteora.ag/llms.txt
- Why it matters: You can automatically diff docs changes over time and catch new launch/anti-sniper features before most teams notice.
Tactical Recommendations
- Add an explicit "anti-sniper profile" decision before any pool strategy changes.
- Build a lightweight watcher for
llms.txtto alert when launch/fee modules change. - Translate Meteora launch rail choices into simple public messaging: fairness, sustainability, anti-bot posture.