Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP : APY and Dashboard #1

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

WIP : APY and Dashboard #1

wants to merge 8 commits into from

Conversation

arhamchordia
Copy link
Collaborator

@arhamchordia arhamchordia commented Nov 28, 2024

This PR majorly contains :

  • Dashboard that can visualise historical APYs, TVL and other metrics of pools (this is the main feature we are working on currently)

Side features also include :

  • APY fetching into CSV for specific chains, protocols and denoms
  • Historical APY fetcher for any pool listed on defillama

To test :

  1. Run python3 db/api.py
  2. Run cd dashboard && npm run dev

@arhamchordia arhamchordia requested a review from lubkoll December 3, 2024 13:59
Copy link

@lubkoll lubkoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please clean up first, i.e. remove all files that should not be part of that and remove all redundant comments.
Then split this into 2 PRs, one for the boilerplate, one with the actual code

@arhamchordia
Copy link
Collaborator Author

Please clean up first, i.e. remove all files that should not be part of that and remove all redundant comments. Then split this into 2 PRs, one for the boilerplate, one with the actual code

Please try running this first as instructed in the description and provide feedback on that. PR is still a work in progress, cleanup can be done later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants