A simple tool to download all queries used in a Dune Analytics dashboard
- Dune API Key
- Node.js
Install dependencies
yarn
Enter your API key in a .env
file
DUNE_API_KEY=your_dune_api_key
yarn start
A simple tool to download all queries used in a Dune Analytics dashboard
Install dependencies
yarn
Enter your API key in a .env
file
DUNE_API_KEY=your_dune_api_key
yarn start