Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding crosschain lending contracts and UI integration (#8)
* WIP: loan, collateral, reactive contracts * updated: few fixes * WIP: few fixes * clenaup: frontend boilerplate * updated: few contract fixes * fixed: reactive contract not being called * updated: handle deposits, loan amount issuance, repayment * updated: readme, remove openzeppelin lib * WIP: ui integration, few contract improvements * added: few checks * WIP:display balances on both chains * WIP: error handling, tx details * updated: few ui improvements * updated: to new deployment * updated: new deployment * updated: few fixes * updated: avalanche to sepolia demo, readme updates * added: contract links to the card * added: crosslending flowdiagram to readme * updated: readme, flow diagram * added: natspec docs to contract functions * fixed: atspec comment error * updated:ui/ux improvements * few ui fixes, new screen in readme, workflow links fix * added: demo video to readme, txinfo in ui * Update README.md * remove connecting to default chain config * updated: button styles and sizes * updated: few ui improvements * Update README.md * updated: readme, remove openzeppelin submodule mapping from .gitmodules
- Loading branch information