itsmepure GitHub avatar

DLMM-manual-byPureXBT

itsmepure

A Telegram bot that lets users manually provide liquidity on Meteora DLMM (Solana) by pressing buttons to execute on-chain actions such as deploy, exit, claim fees, and receive out-of-range alerts.

Stars

24

7-day growth

No data

Forks

6

Open issues

0

License

No data

Last updated

2026-07-14

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It bridges Telegram convenience with full user control over DLMM liquidity provision, removing the risks of autonomous AI while offering real-time PnL cards and out-of-range notifications.

Who it is for

  • Solana DeFi users seeking manual LP management
  • Traders who distrust automated AI bots
  • Telegram-based crypto enthusiasts
  • Users wanting a simplified interface for complex DLMM operations

Use cases

  • Deploy single-sided SOL liquidity pools with Spot, Bid-Ask, or Curve strategies
  • Exit positions and automatically swap token proceeds to SOL via Jupiter
  • Monitor positions, claim fees, and view PnL cards from Telegram
  • Receive out-of-range alerts without automatic position closure

Strengths

  • Manual control eliminates risks of autonomous bot errors
  • Single-sided SOL deposit simplifies liquidity provision
  • Built-in auto-swap via Jupiter on exit for seamless token conversion
  • Visual PnL cards (win/lose images) provide immediate feedback

Considerations

  • Telegram-only interface limits accessibility
  • No automation – user must manually interact for every action
  • Only supports Meteora DLMM on Solana and single-sided SOL deposits

README quick start

DLMM Manual — by PureXBT

Bot Telegram manual untuk liquidity providing di Meteora DLMM (Solana). Tidak ada AI, tidak ada aksi otomatis — Anda yang menekan tombolnya, bot yang mengeksekusi on-chain.

Engine diangkat dari agent autonomous PureXBT-Pool-pureXBT-dlmm-agent, dipangkas dari seluruh logika AI/screening/auto-management.

Fitur

FiturKeterangan
🚀 DeployPaste CA/mint token → pilih pool → pilih strategi Spot / Bid-Ask / Curve → amount → range → konfirmasi. Single-sided SOL.
🔍 Auto-detect CAPaste mint token kapan saja di chat — bot langsung mencari pool DLMM-nya.
🚪 ExitRemove liquidity 100% + claim fees + close dalam satu tombol, lalu auto-swap token hasil ke SOL via Jupiter.
🖼️ PnL CardSetiap close dapat kartu PnL bergambar — win.png saat profit, lose.png saat loss.
💸 Claim feesClaim per posisi tanpa harus close.
📊 PositionsDaftar posisi dengan PnL on-chain, nilai, unclaimed fees, status in/out-range, tombol 🔄 Refresh.
💰 BalanceSaldo SOL/USDC/token wallet (Helius, fallback RPC murni).
⚙️ SettingsPreset amount & range bisa diedit langsung dari Telegram.
🔔 Alert out-of-rangeNotifikasi saat posisi keluar range (cek tiap 2 menit). Hanya notifikasi — tidak ada auto-close.

Setup

Butuh Node.js ≥ 18.

git clone https://github.com/itsmepure/DLMM-manual-byPureXBT.git
cd DLMM-manual-byPureXBT
npm install        # postinstall menjalankan patch ESM untuk @meteora-ag/dlmm@1.9.4 (wajib, jangan dilewati)
cp .env.example .env   # Windows: copy .env.example .env

Isi .env:

VariabelWajibKeterangan
TELEGRAM_BOT_TOKENBuat bot di @BotFather
TELEGRAM_CHAT_IDChat id Anda (cek via @userinfobot). Bot hanya merespons chat ini.
WALLET_PRIVATE_KEYSecret key base58 wallet Solana
RPC_URLRPC mainnet — disarankan RPC privat (Helius/Triton/dll)
HELIUS_API_KEYopsionalTampilan balance lengkap + auto-swap butuh ini (ada fallback RPC untuk SOL/USDC)
JUPITER_API_KEYopsionalAPI key Jupiter untuk swap

Menjalankan

npm start

Kirim /start ke bot Anda di Telegr

Related repositories

Similar projects matched by category, topics, and programming language.

react
Featured
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web DevelopmentFrontend Frameworks
246,741
tandpfun
Featured
tandpfun GitHub avatar

wardrobe

A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.

JavaScript
1,570
mshumer
Featured
mshumer GitHub avatar

Claude-of-Duty

A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.

AI & Machine LearningAI Agents
1,234