Skip to content

Gearbox-protocol/apy-server

Repository files navigation

apy-server

for fetching the apy of different asset on diferrent protocols. For protocols Like for curve, lido, sky, pendle, defillama etc.

Running locally

yarn
npx ts-node main.ts

Running via github actions on fly.io

Deploying changes via github actions

  • Create a PR to the main branch.
  • On merger the changes will be applied to apy-server.fly.dev