← Back to projects
Project README

Self-Repaying RWA Credit Line

Lending protocol that harvests yield from real-world asset collateral and uses it to repay the loan over time.

SolidityHardhatChainlinkTypeScript
Self-Repaying RWA Credit Line screenshot
Protocol diagram

Overview

This project explored a lending primitive where collateral is not just locked. It earns yield, and that yield is routed back into the debt over time.

Core ideas

  • Yield harvesting from RWA collateral.
  • Chainlink keepers for scheduling.
  • Collateral accounting designed around repayment, not just liquidation.