Go to file
bartosz-lipinski 0efb3ee205 fix: compile error 2020-11-21 23:54:04 -06:00
.vscode chore: prettier 2020-11-20 23:54:50 -06:00
public feat: lending reserves 2020-11-17 19:43:17 -06:00
src fix: compile error 2020-11-21 23:54:04 -06:00
.env.production feat: init layout 2020-11-16 22:59:53 -06:00
.gitignore feat: init layout 2020-11-16 22:59:53 -06:00
README.md feat: query users obligations 2020-11-21 23:11:36 -06:00
craco.config.js feat: init layout 2020-11-16 22:59:53 -06:00
package-lock.json feat: style deposits 2020-11-19 12:51:57 -06:00
package.json feat: style deposits 2020-11-19 12:51:57 -06:00
tsconfig.json feat: init layout 2020-11-16 22:59:53 -06:00
yarn.lock chore: cleanup 2020-11-20 22:51:34 -06:00

README.md

⚠️ 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.

TODO

  • [] Calculate deposit APY and borrow APY for home page
  • [] Finish Reserve overview page (chart, and borrows information)
  • [] Create Dashboard page
  • [] Deposit view calculate APY and health factor
  • [] Format total Borrows
  • [] Add repay view
  • [] Add liquidate view
  • [] Borrow view calculate available to you and borrow APY
  • [] Facuet add USDC that is using sol airdrop and USDC reserve to give user USDC
  • [] Borrow - Convert target ccy to collateral on oposite side