/yearn-watch

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

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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