Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 336 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 336 Bytes

dunekeeper 🧹

A simple tool to download all queries used in a Dune Analytics dashboard

Requirements

Setup

Install dependencies

yarn

Enter your API key in a .env file

DUNE_API_KEY=your_dune_api_key

Usage

yarn start