HostDeFi › Features › Telegram Mini App
The Telegram mini app: a trading terminal inside the chat
A non-custodial Solana desk that opens from @HostDeFiBot — a PIN-encrypted burner key that never leaves your device, Jupiter-routed swaps, the safety scan, and autosell/copy/snipe rules — at the same 1% fee as the site.
The mini app is the screen half of the Telegram product: the bot carries commands and notifications, and tapping its app button opens a real trading surface inside the chat — markets, positions, swaps, and automation — without a browser tab or a separate login.
- Non-custodial by construction. The trading key is generated or imported on your device, encrypted with a PIN-derived AES-GCM key (PBKDF2-SHA256, 310k iterations), and only the ciphertext lives in Telegram CloudStorage. Plaintext never leaves the device; only already-signed transactions touch the relay.
- Real swaps, both routes. Jupiter-routed swaps for DEX tokens and pump.fun curve trades for the trench flow — same execution logic as the site's Ape terminal, same disclosed 1% fee.
- Automation in-chat. Autosell rules (take-profit / stop-loss), copy-trading a target wallet, and launch sniping with safety filters — the rules run while the chat is closed.
- Safety first. The same contract read as the site scanner is one tap away before any buy.
Honest line: this is a hot wallet. Telegram can read CloudStorage, so the PIN is the protection — the app forces a 6+-character PIN and a one-time key backup before first trade, and small balances are the right size for it. That's the same risk class as Trojan or BONKbot, stated plainly; Telegram trading bot safety is the full read.
Open the mini app
Launches inside Telegram — start @HostDeFiBot and tap the app button. (The direct URL previews the shell; the wallet flow needs Telegram.)
How it fits with the rest
The mini app's wallet is its own device-side key — separate from the bot's revocable trading key, which you can disconnect any time. EVM chains trade on the site through EVM swap; the mini app today is the Solana lane.
What is the HostDeFi Telegram mini app?
A non-custodial Solana trading terminal that opens inside Telegram via @HostDeFiBot — swap on Jupiter-routed lanes, read the safety scan, and run autosell, copy-trading or snipe rules from the in-chat surface.
How is the mini app non-custodial?
The trading key is generated or imported on your device, encrypted with a PIN-derived AES-GCM key (PBKDF2-SHA256, 310k iterations), and only the ciphertext is stored in Telegram CloudStorage. Plaintext never leaves the device — only already-signed transactions reach the relay.
What does the mini app charge?
The same disclosed 1% platform fee as every HostDeFi surface.
Is the mini app the same as the bot?
They ride together: the bot handles chat commands and notifications, the mini app is the tap-to-open trading screen it launches. The mini app's wallet is a device-side key; the bot's separate trading key is the revocable one.