dune-analytics
Installation
SKILL.md
Dune Analytics
Query live on-chain data via the Dune REST API. Pair with MoonPay to create and fund the wallets you analyze.
Setup
Get a Dune API Key
- Sign up at https://dune.com
- Go to Settings → API Keys → Create new key
export DUNE_API_KEY="your-api-key"
Base URL: https://api.dune.com/api/v1
Auth header: X-Dune-API-Key: $DUNE_API_KEY