A DeFi protocol tokenizing real-world student loan portfolios into risk-tiered investment tranches.
This doesn't look like a Solana project, scores compare against a Solana corpus.
RWA tokenization dashboard mockup for real-estate-backed lending pools, no on-chain integration
Lovable RWA mockup with fake Solana tx hashes, zero on-chain code, not Solana at all.
Dimensions
This is a Lovable-scaffolded React/TypeScript dashboard for real-estate-backed lending pools, but it is not a Solana project: no wallet adapter, Anchor program, web3.js, or RPC calls exist anywhere in the 132-file tree, and every 'Solana' transaction hash is a static string in a component array. Against the corpus, RWA-tokenization dashboards are a proven winning lane: Pencil Finance and Credible Finance both placed in RWA/DeFi tracks, while Chaincrib and Zamindar chase the identical real-estate tokenize/lend wedge with live repos, several entries sitting at or above 0.05 similarity, which is why this reads as a false_gap rather than a genuine one. The strongest dimension is momentum at 35 (76 commits over four months, still one contributor, zero stars); the weakest is ecosystemFit at 10, since a non-Solana app cannot plug into the ecosystem this corpus rewards. Next move: rip out the mock arrays, wire an actual Anchor program and wallet adapter, and rebuild the dashboard against real on-chain state before resubmitting.
Closest competitors
A CeDeFi platform for lending and borrowing against tokenized real-world assets using institutional licenses.
Multi-chain platform for fractionalized real estate tokenization and automated rental yield distribution.
Solana-based real estate platform for tokenizing, trading, renting, and lending against property assets.
Solana-based DeFi protocol tokenizing Brazilian medical receivables to provide sustainable USDT yield.
Winner DNA
Real on-chain Anchor/Rust program: missing
48/182 winners (26.4%) use Anchor and 84/182 (46.2%) use Rust; this repo has zero on-chain code.
Native Solana stack (wallet adapter, RPC, web3.js): missing
isSolana=false; no wallet adapter, web3.js, or RPC calls exist anywhere in the codebase.
RWA/tokenization primitive focus: present
Profile lists rwa and tokenization primitives, matching 17/182 (9.3%) and 21/182 (11.5%) winner shares.
Lending/staking mechanics: present
Profile lists lending and staking primitives, matching 21/182 (11.5%) and 18/182 (9.9%) winner shares.
Real backend/data layer, not mock arrays: missing
All deposits, APYs, and tx hashes are hardcoded strings in component files; Supabase client is configured but unused.
Target users aligned with winner base: present
targetUsers retail investors and defi users match top winner cohort shares (7.1%, 10.4%).