beefyfinance / beefy-v2

Beefy is a Decentralized, Multichain Yield Optimizer that allows its users to earn compound interest on their crypto holdings. Beefy earns you the highest APYs with safety and efficiency in mind.
https://app.beefy.com
MIT License
49 stars 96 forks source link

beefy-v2

Official frontend repo of Beefy, The Multichain Yield Optimizer - app.beefy.com

Quickstart

yarn start - start the app in development mode - you may have to disable adblock for 127.0.0.1 if you get a white screen due to ADX.png

yarn tsc-watch - checks types as you develop - you may not need this if your IDE does it for you

yarn validate - validates vault config files

yarn build-only - checks types and builds the app for production

yarn build - performs validate then build

yarn preview - start the app in production mode (after building)

Please ensure yarn build completes successfully before submitting a PR.

Contribute

Beefy.com 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