oyster/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2020-11-16 20:59:53 -08:00
## ⚠️ Warning
Any content produced by Solana, or developer resources that Solana provides, are for educational and inspiration purposes only. Solana does not encourage, induce or sanction the deployment of any such applications in violation of applicable laws or regulations.
2020-11-21 12:53:41 -08:00
## TODO
2020-11-25 22:04:26 -08:00
- [x] Calculate deposit APY and borrow APY for home page
2020-11-21 12:53:41 -08:00
- [] Finish Reserve overview page (chart, and borrows information)
2020-11-25 22:04:26 -08:00
- [x] Create Dashboard page
2020-11-21 12:53:41 -08:00
- [] Deposit view calculate APY and health factor
2020-11-23 22:00:49 -08:00
- [x] Format total Borrows
- [x] Add repay view
2020-11-21 12:53:41 -08:00
- [] Add liquidate view
2020-11-25 22:04:26 -08:00
- [x] Borrow view calculate available to you and borrow APY
2020-11-21 12:53:41 -08:00
- [] Facuet add USDC that is using sol airdrop and USDC reserve to give user USDC
2020-11-21 21:11:36 -08:00
- [] Borrow - Convert target ccy to collateral on oposite side
2020-11-23 22:00:49 -08:00
- [] Borrow - liquidity token wrapped SOL should be unwrapped ...
2020-12-03 20:27:45 -08:00
- [x] Fix slider on repay page
- [x] Add slider to borrow page (100% max collateral)
- [x] Add market size on front page
2020-11-23 22:00:49 -08:00
- [] Add github link
2020-11-24 12:05:38 -08:00
- [] Repay from reserve (add selection for obligation/loan)
2020-11-24 19:14:28 -08:00
- [] Add support for token names in URL in addition to reserve address