Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 451 Bytes

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