monitoring-whale-activity
Installation
SKILL.md
Monitoring Whale Activity
Contents
Overview | Prerequisites | Instructions | Output | Error Handling | Examples | Resources
Overview
Track large cryptocurrency transactions and whale wallet movements across multiple blockchains. Monitor exchange inflows/outflows, manage custom watchlists, and identify known wallets (exchanges, funds, bridges).
Prerequisites
- Install Python 3.8+ with requests library
- Optionally obtain Whale Alert API key (free tier available for live data)
- Verify internet access for API calls
Instructions
Step 1: Navigate to Scripts Directory
Related skills