
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
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.
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 | Keterangan |
|---|---|
| 🚀 Deploy | Paste CA/mint token → pilih pool → pilih strategi Spot / Bid-Ask / Curve → amount → range → konfirmasi. Single-sided SOL. |
| 🔍 Auto-detect CA | Paste mint token kapan saja di chat — bot langsung mencari pool DLMM-nya. |
| 🚪 Exit | Remove liquidity 100% + claim fees + close dalam satu tombol, lalu auto-swap token hasil ke SOL via Jupiter. |
| 🖼️ PnL Card | Setiap close dapat kartu PnL bergambar — win.png saat profit, lose.png saat loss. |
| 💸 Claim fees | Claim per posisi tanpa harus close. |
| 📊 Positions | Daftar posisi dengan PnL on-chain, nilai, unclaimed fees, status in/out-range, tombol 🔄 Refresh. |
| 💰 Balance | Saldo SOL/USDC/token wallet (Helius, fallback RPC murni). |
| ⚙️ Settings | Preset amount & range bisa diedit langsung dari Telegram. |
| 🔔 Alert out-of-range | Notifikasi saat posisi keluar range (cek tiap 2 menit). Hanya notifikasi — tidak ada auto-close. |
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:
| Variabel | Wajib | Keterangan |
|---|---|---|
TELEGRAM_BOT_TOKEN | ✅ | Buat bot di @BotFather |
TELEGRAM_CHAT_ID | ✅ | Chat id Anda (cek via @userinfobot). Bot hanya merespons chat ini. |
WALLET_PRIVATE_KEY | ✅ | Secret key base58 wallet Solana |
RPC_URL | ✅ | RPC mainnet — disarankan RPC privat (Helius/Triton/dll) |
HELIUS_API_KEY | opsional | Tampilan balance lengkap + auto-swap butuh ini (ada fallback RPC untuk SOL/USDC) |
JUPITER_API_KEY | opsional | API key Jupiter untuk swap |
npm start
Kirim /start ke bot Anda di Telegr
Similar projects matched by category, topics, and programming language.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.
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.