a decentralized app that allows users to borrow loan using BTC as collateral
Go to file
sairaj mote c6affb6913 Feature update and code optimizations
-- added option for lender to liquidate or pre-liquidate loan if conditions are met
-- Reduced repeated processing of requests
-- added request caching
2023-09-11 02:30:32 +05:30
css Feature update and code optimizations 2023-09-11 02:30:32 +05:30
scripts Feature update and code optimizations 2023-09-11 02:30:32 +05:30
.gitignore Initial commit 2023-07-21 04:49:48 +05:30
index.html Feature update and code optimizations 2023-09-11 02:30:32 +05:30
LICENCE Initial commit 2023-07-21 04:49:48 +05:30
README.md Init ReadMe 2023-07-21 05:09:09 +05:30

BTC Mortgage

This is a decentralized mortage that enables users to borrow loan from a lender using BTC as collateral.