
openclaw
OpenClaw is a self-hosted personal AI assistant that runs on your own devices and integrates with over 25 messaging channels, featuring voice support, a live canvas, and multi-agent routing.
It provides a straightforward, customizable tool for tracking significant on-chain trades on Hyperliquid with real-time alerts, auto-reconnection, and a health check endpoint.
This bot monitors Hyperliquid trades and sends notifications to a Telegram channel when significant trades occur.
Before you begin, make sure you have the following installed:
git clone https://github.com/gabriel-azara/hyperliquid-tracker
cd hyperliquid-tracker
/newbot-100xxxxxxxxxx).env in the project root directory.env.example into .env.env filenpm install
npm run build
npm start
For development, you can use:
npm run dev
You can customize the bot by modifying the following in src/config/index.ts:
SUPPORTED_COINS: List of cryptocurrencies to monitorMIN_NOTIONAL_VALUE: Minimum trade value to trigger notifications (default: 1,000,000).envGet notified when big trades happen on Hyperliquid.
Similar projects matched by category, topics, and programming language.

OpenClaw is a self-hosted personal AI assistant that runs on your own devices and integrates with over 25 messaging channels, featuring voice support, a live canvas, and multi-agent routing.

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.