Slide 01 · Title

LEDGERLOOP

AI-Orchestrated Trustless Rotating Savings Circles — backed by Solidity escrow and Graph Neural Network credit-risk scoring.

UOE Summer of Code 2026 FinTech
Smart Contract Escrow
Pool: 12,500 USDC
Members: 8 verified
Round: 3 / 8
GNN Trust: 87.3 avg
Slide 02 · The Problem

1 Billion People Save Through Trust.
Trust Fails.

Rotating savings circles (tandas, cundinas, ROSCAs) are the primary savings vehicle for over 1 billion unbanked people globally. They rely entirely on human trust — and suffer two catastrophic failure modes:

Failure Mode 1

Organizer Fraud

The coordinator disappears with the pooled treasury before completing the rotation cycle.

Failure Mode 2

Participant Default

Early round payout recipients stop contributing, causing remaining members to lose deposits.

Slide 03 · The Solution

Replace the Organizer.
With Math.

$0

Custodian Risk — funds held in smart contract escrow, not by a human

42ms

GNN trust evaluation latency — graph intelligence scores every member

$0.014

Average gas cost on Arbitrum Sepolia — micro-savings become viable

Slide 04 · Product Flow

How LedgerLoop Works

👥

Join Circle

Members deposit stablecoins into escrow contract

🧠

GNN Scores

Graph Neural Network evaluates wallet transaction graphs

📊

Sort Rotation

Higher trust = earlier payout turn. Risky members = later + collateral

🔗

On-Chain Credit

Completed cycles write verified, portable credit history to blockchain

Slide 05 · Architecture

Technical Architecture

Frontend

Next.js 16 + React 19

App Router, Tailwind v4, premium fintech dashboard with real-time data from Supabase

Smart Contracts

Solidity Escrow

Deployed on Arbitrum Sepolia. No admin keys. Trustless rotation payouts at $0.014 gas

AI Engine

PyTorch + DGL

Graph Neural Network constructs wallet transaction matrices and detects sybil clusters

Data Layer

Supabase (PostgreSQL)

Row-Level Security, real-time subscriptions, prefixed tables (ll_*)

Slide 06 · Live Demo

What Judges Will See

01

SOC-Grade Dashboard

Military-aesthetic command center with live circle rotation status, member trust scores, and contract event logs

02

GNN Trust Scanner

Real-time wallet analysis showing transaction graph patterns, cyclic loop detection, and sybil cluster identification

03

Smart Contract Events

Live event stream showing ContributionDeposited, PayoutDisbursed, and rotation status transitions

Slide 07 · Innovation

Sybil-Resistant
Scoring Engine

Simple transaction-count rules are easily gamed by wash-trading clusters that bounce capital back and forth. Our GNN evaluates the structure of connection graphs — identifying recursive patterns, self-funding loops, and coordinated deposit timing.

Detection Example
// Wallet cluster detected
0xA1B20xC3D40xA1B2
⚠ cyclic_loop_score: 0.89
→ Classification: SYBIL_CLUSTER
→ Moved to rotation slot 8/8
→ Requires 2x collateral deposit
Slide 08 · Market

Market Opportunity

1B+

People participating in ROSCAs globally

$500B

Estimated annual ROSCA circulation volume

30%

Estimated fraud/default rate in informal circles

Layer-2 networks make decentralized escrows commercially viable for low-income communities — gas costs under $0.02 per transaction.

Slide 09 · Why Us

Competitive Edge

Feature LedgerLoop Traditional Tanda P2P Lending App
CustodianSmart ContractHuman OrganizerCorporate Entity
Credit ScoringGNN Graph AnalysisSocial trustFICO / Bureau
Sybil ProtectionCyclic loop detectionNoneKYC only
Cost$0.014 gasFree / informal2-5% fees
Credit HistoryOn-chain, portableNoneProprietary
Slide 10 · Roadmap

30 / 60 / 90-Day Plan

30 Days

Foundation

  • • Mainnet contract audit
  • • GNN model fine-tuning on real wallet data
  • • Mobile-responsive dashboard
60 Days

Growth

  • • Multi-chain deployment (Polygon, Base)
  • • Referral system for circle creation
  • • Community-managed protocol governance
90 Days

Scale

  • • Pilot program with microfinance NGOs
  • • On-chain credit score as portable NFT
  • • Integration with stablecoin ramps
Slide 11 · Team

Built by Solo Engineers

Edy Cu

Full-Stack Engineer

Solo developer building across the full stack — from Solidity smart contracts to Graph Neural Networks to production Next.js dashboards. Shipping end-to-end with AI-augmented workflows.

Solidity PyTorch Next.js DGL
Slide 12 · Conclusion

Trust is a
computed property.

LedgerLoop replaces human coordinators with on-chain escrow and graph intelligence — unlocking secure credit for 1 billion unbanked people.

LedgerLoop · UOE Summer of Code 2026