Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More functional Borrowing + Validation by lender #217

Open
da-kami opened this issue Aug 3, 2021 · 0 comments
Open

More functional Borrowing + Validation by lender #217

da-kami opened this issue Aug 3, 2021 · 0 comments
Assignees

Comments

@da-kami
Copy link
Member

da-kami commented Aug 3, 2021

At the moment there is some logic to check if a loan is acceptable for the lender, but it is not complete. E.g. min/max principal is not checked, and we don't keep state for what interest rate packages are acceptable to compare against them.

Both Bobtimus and the frontend should at least include:

  • Overcollteralization (has to be at least max_ltv but user should be able to define how much and Bobtimus logic should just ensure at least max_ltv)
  • Handle term slots (up to 3)

Note: For now same interest rate for all slots is fine.

@da-kami da-kami self-assigned this Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant