slava239/solidity
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Smart-contract for CryptoLoan ------------------------------ CryptoLoan is a system connecting lenders and borrowers. The borrower provides cryptocurrency as a loan. The terms of the transaction are recorded in a smart contract. When the conditions specified in the contract are met, the loan is paid back. Also it's possible to handle a margin call, early redemption and extension of the loan period.