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

Yearn Watch is a tool that provides vault and strategies data for management

License

Notifications You must be signed in to change notification settings

yearn/yearn-watch

Repository files navigation

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