Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

beefyfinance/beefy-app

 
 

Repository files navigation

Beefy Finance ($BIFI)

Overview

Official frontend repo of beefy.finance. Multichain yield farming optimizer.

Env

Required env vars:

REACT_APP_NETWORK_ID = 56 // Network ID of BSC

To Run to test against a local development server

yarn
yarn validate
yarn start

If any error is noted during validation, fix before starting the server, which will serve the app at http://localhost:3000/

Contribute

Beefy.Finance exists thanks to its contributors. There are many ways you can participate and help build high quality software. Check out the contribution guide!

License

MIT

Languages

  • JavaScript 97.4%
  • SCSS 2.5%
  • Other 0.1%