Go to file
bartosz-lipinski 453b7efb4e style: run format 2020-11-26 00:05:24 -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 style: run format 2020-11-26 00:05:24 -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 style: run format 2020-11-26 00:05:24 -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
  • [] Borrow - liquidity token wrapped SOL should be unwrapped ...
  • [] Fix slider on repay page
  • [] Add slider to borrow page (100% max collateral)
  • [] Add market size on front page
  • [] Add github link
  • [] Repay from reserve (add selection for obligation/loan)
  • [] Add support for token names in URL in addition to reserve address

TOP for tomorrow

  • subscribe to all dex markets that are used by lending reserves
  • finish reserve overivew