The vision of this project is to provide a basic yet effective framework for managing fixed-interest loans on the blockchain. By using this contract, the lender and borrower can engage in a trustless
This simple Solidity smart contract allows a lender to grant a fixed-interest loan to a borrower. The contract calculates the repayment amount (principal + interest) and provides a function for the borrower to repay the loan.
80
NA