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

feature: Add Base APYs for StarkDefi #157

Open
akiraonstarknet opened this issue Oct 2, 2024 · 4 comments
Open

feature: Add Base APYs for StarkDefi #157

akiraonstarknet opened this issue Oct 2, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@akiraonstarknet
Copy link
Contributor

Is your feature request related to a problem? Please describe.
At present, StarkDefi pools listed do not have base APYs shown. We need to work on it to fix that.

Describe the solution you'd like
you will have to check their website and understand how they display their APYs. Use that logic to add baseAPYs info on our platform.

@akiraonstarknet akiraonstarknet added the enhancement New feature or request label Oct 2, 2024
@zintarh
Copy link
Contributor

zintarh commented Oct 2, 2024

I would love to work on this

My approach is to inspect the network tabs in StarkDefi to locate the API for APY (Annual Percentage Yield) data. Once I find the API, I will follow the guide provided here(https://github.com/strkfarm/starkfarm-client/blob/dev/docs/add_new_protocol.md) for adding a new protocol. I will then implement the changes within starkdefi.store.ts

@od-hunter
Copy link

Hi @akiraonstarknet , can I work on this please?

@akiraonstarknet
Copy link
Contributor Author

@kateberryd @od-hunter please share your approach. This should include the source files and functions you would mainly modify to achieve this. Also, mention how do you plan to get the base APYs info.

Some of the below document should give an idea. https://github.com/strkfarm/starkfarm-client/blob/dev/docs/add_new_protocol.md

@Dprof-in-tech
Copy link
Contributor

hello chief @akiraonstarknet , would love to work on this issue if its still open for contribution.

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

No branches or pull requests

4 participants