From 537abbccd05fca0346d7c0361002ab07419844d4 Mon Sep 17 00:00:00 2001 From: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com> Date: Tue, 29 Dec 2020 22:27:32 -0600 Subject: [PATCH] chore: add todos --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b48a3e..b06539e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,13 @@ Any content produced by Solana, or developer resources that Solana provides, are ## TODO -- [] Finish Reserve overview page (chart, and borrows information) -- [] Deposit view calculate APY and health factor -- [] Add github link -- [] Repay from reserve (add selection for obligation/loan) -- [] Add support for token names in URL in addition to reserve address +* Add github link +* Repay from reserve (add selection for obligation/loan) +* Add support for token names in URL in addition to reserve address +* Repay select first loan when accessing from reserve overview +* convert deposit info to multiple cards +* add slider to borrow that shows risk/collateral usage +* integrate fees +* ephemeral keys +* merge margin PR and apply swap like style to borrow/repay +