chore: add todos

This commit is contained in:
bartosz-lipinski 2020-12-29 22:27:32 -06:00
parent 8622642650
commit 537abbccd0
1 changed files with 10 additions and 5 deletions

View File

@ -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