Trust lending protocol for communities. No collateral, just social proof.

A decentralized loan protocol built on top of C, designed to provide fair access to credit for community members based on social trust, not assets.
Frutero.Club is a talent accelerator for LatAm builders, where members build reputation through contributions to real-world projects. We’re piloting this protocol in Mexico to offer community-backed liquidity for builders and operators in need of short-term financial support.
<3 vouchers: ineligible3: 5%10: 1%>15: 0%Tech stack:
Smart Contract InnerCirclesLendingMarket.sol implements the loan lifecycle: vouching (min 3 vouchers, 1 CRC each), dynamic interest rates (5% → 0% based on voucher count), prioritized repayment (external lenders first), and default handling with off-chain ENS suspension events. Telegram Service Read-only notification bot using Telegraf.js. Sends notifications for loan events but doesn't handle Telegram reactions for vouching yet.
Circles Integration Circles SDK integrated with custom browser runner Missing: Personal CRC (ERC1155) → Group CRC (ERC20) wrapping/minting Current limitation: Contract uses mock ERC20 token; production requires group token minting from personal CRC
Architecture Frontend: Next.js 15 + Wagmi v3 with event-driven loan creation Backend: Telegram notifications + member storage Smart contract: Complete on-chain loan lifecycle Gap: CRC token wrapping pipeline (documented in Epic 0, not yet implemented)

