Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

executable file
·
17 lines (14 loc) · 776 Bytes

Yearn Watch

Yearn Watch is a dashboard used to track information about Yearn's Vaults and strategies.
It is used to highlight some potential issues (warning, error, critical) and be able to fix them.

The data sources used are:

How to run the project

  1. Clone the repository
  2. Run yarn
  3. Run yarn run dev
  4. Access http://localhost:3000