/yCRV

The best crv yields in defi. mic drop

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

yveCRV

Please check Yearn.fi

The best crv yields in defi. mic drop

Install and run

  1. Clone as template from GitHub
  2. Run yarn
  3. Run yarn run dev
  4. Open the browser and navigate to http://localhost:3000

Run with Docker

This project can be run with Docker.

  1. Build the image: docker build -t [name-of-your-container] .
  2. Run the container: docker run -p 3000:3000 [name-of-your-container]
  3. Open the browser and navigate to http://localhost:3000