Meteora DLMM Tracker
Installation

Quick setup guide to get the DLMM copy trading bot running on your server

1. Download the Bot

  • Join our Discord server and navigate to the #download channel.
  • Click the download link, then save the executable to a folder on your server.

2. Setup a VPS (Virtual Private Server)

  • Choose a Windows Server 2019 (or later) VPS with at least 2 GB RAM and 20 GB SSD.
  • Recommended providers:
    • Hyonix (around $5–10/month)
    • DigitalOcean ("Droplet" $6/mo)
    • Vultr (1 vCPU, 2 GB RAM $6/mo)
    • Linode (2 GB plan $10/mo)
  • RDP into your new server, enable PowerShell remoting, and transfer the bot executable.

3. Obtain a Solana RPC Key

  • We highly recommend using Helius—it's been tested extensively and the free tier is more than sufficient for most users. Sign up for a free API key on Helius.dev.
  • Alternative providers:
    • Shyft (free tier) — a solid alternative with good reliability.
    • QuickNode (free tier) — we ran a few tests, but monitoring performance was inconsistent; therefore it’s not recommended.
  • Copy your chosen RPC endpoint URL for later configuration in the bot.

4. Create a Discord Webhook

  • In your Discord server, go to Server Settings → Integrations → Webhooks.
  • Click “New Webhook”, choose a channel, and copy the webhook URL.
  • You will paste this URL into the bot’s configuration UI under “Discord Webhook URL.”