shuffledex / yearn-finance

🏦 yearn v2 web interface

Home Page:https://yearn.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yearn.finance

Production Build Deployment Styled With Prettier

Helpful links

Setup

cp .env.sample to .env

And then populate .env with your endpoints

Development

$ yarn dev

Production

$ yarn build
$ yarn start

Contributing

Code style follows prettier conventions (yarn prettier). Commit messages follow the Conventional Commits spec.

About

🏦 yearn v2 web interface

https://yearn.finance

License:MIT License


Languages

Language:JavaScript 97.5%Language:Handlebars 2.2%Language:HTML 0.3%