A simple CLI tool to fetch Dune Analytics queries.
- Simple CLI tool to fetch and execute Dune Analytics queries.
- Recent results are cached.
# To run repl
DUNE_API_KEY=<api-key> duners
query <query-id>
execute <query-id> <params>
- How to get Dune API key?
- Go to Dune Analytics and sign up.
- Go to Settings and copy the API key.