CarmineOptions / derisk-research

MIT License
6 stars 26 forks source link

ODHack: Add deposits to comparison tables - zklend #99

Closed lukaspetrasek closed 4 months ago

lukaspetrasek commented 4 months ago

"Add deposits to the table with loan states. ZkLend allows its users not to use some of their deposits as collateral, while other protocols automatically count every deposit as collateral. Distinguish between regular collateral and deposits which are not labeled as collateral.

Steps: 1) The current pipeline which computes the current states of loans contains the deposit variable. When saving the data to the database (loan states table), the deposits are omitted and only collateral is saved. Save deposits under a newly created deposit column."

Definition of Done The code functions well and is documented. The data is being saved in a database.

vibenedict commented 4 months ago

Hi, can i jump on this issue

Gift-Naomi commented 4 months ago

Can I hop on this?

danielcdz commented 4 months ago

Hello! I would like to help with this one! I think this issue can take me about 2 to 5 days to complete, exactly the time limit of the OD Hack! I have over 3 years of experience as a software engineer and specially working with Golang,developing micro services, backend applications and datapipelines, I want to apply this knowledge in web3 and blockchain projects, on the other hand, this is my 2nd OD Hack,in the last one i contributed to Go projects for Nethermind

nicosanc commented 4 months ago

I'd like to work on this issue. This is my first time contributing to an open source issue. I think this may take me 3-5 days. I graduated last year. I studied data science and math. I have experience with Python and Cairo. I'm currently completing the Starknet Basecamp, with the intention of becoming a seasoned Cairo dev.

lukaspetrasek commented 4 months ago

Hi, assigning @nicosanc , because they provided a good description of the approach and @danielcdz is already assigned to another issue.

@nicosanc Let me know if everything is clear and whether you'll be working on the issue. If you have any questions, please ask here. What is you TG handler please? 🙏🏼

Consider joining our TG group. See also our contributor guidelines.

nicosanc commented 4 months ago

Thank you for the opportunity Lukas! My TG is @nicolander.

I'll be starting on this issue immediately. If I have questions I will post them here. Thanks!

lukaspetrasek commented 4 months ago

Congrats on completing this @nicosanc !