Skip to main content
The Web Interface provides a browser-based dashboard for managing trading bots, agents, and portfolio.

Accessing the Dashboard

Run /web in Telegram to get a login link:
🌐 Web Dashboard

Open this link in your browser:
http://localhost:8088/login?token=XSNKl6bjWKGce-mcCYSWWgcyC5EvgzFrFqgCGIIop0s

Link valid for 5 minutes.
Click the link to open the dashboard. The token authenticates you automatically—no separate login required.
The link is tied to your Telegram session. You can access the dashboard from any device by opening the link.

Features

Portfolio

View balances and positions across all connected exchanges

Trade

Place orders, view order books, and monitor positions

Executors

Create, monitor, and stop trading executors

Agents

View Trading Agent sessions, snapshots, and learnings

LP Positions

Manage CLMM liquidity positions on DEXs

Bots

Deploy, monitor, and control trading bots

Session Continuity

The web dashboard shares state with Telegram:
  • Start a Trading Agent on Telegram → monitor in the dashboard
  • Deploy an executor in the dashboard → get notifications on mobile
  • Same session, same data, seamless switching

Tech Stack

TechnologyPurpose
Vite + React 19Framework
TypeScriptType safety
Tailwind CSS v4Styling
shadcn/ui + Radix UIComponents

Resources

GitHub

Dashboard source code

Discord

Community support