C
CeloWeb3Proj
This project is a simple Solidity smart contract designed to record borrower–lender relationships immutably on the Celo blockchain. It provides a transparent and permanent on-chain ledger where lending interactions can be stored securely without relying on centralized systems. By recording each relationship directly on the blockchain, the contract ensures that the lending history remains verifiable, tamper-proof, and accessible to all parties involved.
GitHub Repository:…