Peerprotocol / peer-on-strk

https://peer-on-strk.vercel.app
3 stars 15 forks source link

CONTRACTS: build a function to read user's position overview. #45

Open Dprof-in-tech opened 2 hours ago

Dprof-in-tech commented 2 hours ago

after a proposal has been accepted in issue #43 and the loan has been sent, these open positions should be displayed on the users portfolio page in the position overview tab

Screenshot 2024-11-21 at 07 12 23

for borrowers, it should show the details of what was borrowed like:

token borrowed, expected repayment time, interest rate, amount borrowed, and a repay button.

build this function, write tests for it and integrate it into the frontend on the porfolio page.

Pvsaint commented 2 hours ago

If it pleases you to assign me this issue, I'd be very grateful as this would be my first open source contribution, and I promise to deliver within 48 hours.