Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

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