Skip to content

utkarshiniarora/hypertracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper Tracker

Track high activity on Hyperliquid and get real-time alerts on Telegram using Chainstack. This project monitors whale wallets and sends automated pings when significant events occur.


Quick Start

1. Clone the Repository

git clone https://github.com/utkarshiniarora/hypertracker
cd hypertracker

2. Install Dependencies

npm install

3. Set up your .env

CHAINSTACK_URL=<Your-Chainstack-Endpoint-URL>
BOT_TOKEN=<Your-Telegram-Bot-Token>
CHAT_ID=<Your-Telegram-Channel-or-Supergroup-ID>
USERS=<Whale-Wallet-1,Whale-Wallet-2>
COIN=<Crypto-Holding-Symbol>
POLL_INTERVAL_MS=<Polling-Interval-in-Milliseconds>

For a detailed step-by-step guide with code examples and screenshots, read the full blog: Hyperliquid On Chain Activity Tracker: Build Your Own Telegram Bot Using Chainstack

4. Run the Bot

node index.js

About

Hyperliquid On Chain Activity Tracker: Build Your Own Telegram Bot Using Chainstack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published