Analyzes the Beanstalk subgraph, contract view functions, events, storage, and more to create exports for display on the Dune dashboard.
- Run
npm install
- Run
cp .env.example .env
, and supply the appropriate values in.env
file. - To run the application,
npm start