Go to file
Bartosz Lipinski 530397afdb
Merge pull request #15 from dummytester123/main
adding Margin Trading Scaffolding
2020-12-30 08:34:37 -06:00
.vscode chore: prettier 2020-11-20 23:54:50 -06:00
public feat: hookup liquidate 2020-12-19 21:33:49 -06:00
src Merge branch 'main' into main 2020-12-30 08:33:43 -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
LICENSE chore: repo cleanup 2020-12-21 09:59:51 -06:00
README.md Merge branch 'main' into main 2020-12-30 08:33:43 -06:00
craco.config.js feat: init layout 2020-11-16 22:59:53 -06:00
package-lock.json feat: Add in fulcrum feature and get it working, but now it's time to really start to make this page look good now that all the pieces are there. 2020-12-26 17:32:50 -06:00
package.json feat: THink we're getting very close to being done with this form. 2020-12-28 17:36:45 -06:00
tsconfig.json feat: init layout 2020-11-16 22:59:53 -06:00
yarn.lock feat: use cards for tables 2020-12-21 18:29:53 -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

  • 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
  • add values to bar chart labels