Confirmed hackathon winner ยท Honorable Mention - RWAs, Cypherpunk

RWA lending vaults on Solana financing Brazilian medical receivables with USDT deposits and fixed-term yield

VitalFi won an RWA honorable mention, but this repo ships zero code to prove it.

Scored on the public repo. This project won its hackathon on a live demo the scan does not see.

Dimensions

Verdict

VitalFi packages a judge-recognized idea, Solana RWA vaults financing Brazilian medical receivables in USDT, but the scanned repository is a documentation-only shell: a README, ARCHITECTURE.md, and gitmodules pointing at submodules that aren't included GitHub metadata: 12 commits, 1 contributor, 2-day commit span, 4 stars. Its own corpus record confirms an Honorable Mention in the RWAs track at Cypherpunk VitalFi's own corpus record: Honorable Mention - RWAs, Cypherpunk, sitting near winner-DNA neighbors like Kormos, 2nd Place DeFi , and Pencil Finance, 4th Place RWAs , while general search surfaces Care Finance's healthcare-lending angle as evidence the vertical wasn't accidental. That placement is the strongest asset here, anchoring winnerSimilarity at 78. The weakest dimension is momentum at 15: zero tests, zero CI, zero verifiable code, just 12 commits from one contributor across a two-day window. The medical-receivables wedge is real differentiation inside a crowded 257-neighbor RWA-lending niche, but nothing in this repo lets a reviewer verify the vault logic, claim formulas, or program ID actually exist. Next move: re-attach the programs/backend/app submodules so the Anchor code, tests, and demo are inspectable directly in this repository instead of only described in prose.

Closest competitors

Kormos
Cypherpunk 2025Winner2nd Place - DeFi (DeFi)
8%
match

A fractional reserve yield aggregator on Solana optimizing returns through liquid and illiquid asset allocation.

Pencil Finance
Cypherpunk 2025Winner4th Place - RWAs (RWAs)
7%
match

A DeFi protocol tokenizing real-world student loan portfolios into risk-tiered investment tranches.

Care Finance
Radar 2024
5%
match

A DeFi-powered lending platform providing zero-cost healthcare loans in India through hospital-subsidized yields.

xVaultFi
Cypherpunk 2025
5%
match

Solana-native lending protocol for Real World Assets like xStocks.

Legasi
Cypherpunk 2025Winner3rd Place - RWAs (RWAs)
5%
match

Institutional-grade on-chain credit layer for instant fiat borrowing against crypto assets without selling.

Winner DNA

  • On-chain Anchor/Rust program with verifiable code in-repo: missing

    This repo is a documentation-only wrapper; the actual Anchor programs live in an unlinked submodule not included here.

  • RWA tokenization / receivables-to-yield mechanic: present

    VitalFi tokenizes Brazilian medical receivables into fixed-term USDT vaults, matching the RWA-tranche pattern seen in Pencil Finance and Legasi.

  • Risk-tiered tranche structuring: missing

    README describes a single fixed-term vault, not the multi-tranche risk structuring that Pencil Finance and other RWA winners use.

  • Tests and CI pipeline evidenced in repo: missing

    hasTestsDir=false and hasCiWorkflows=false despite README claiming GitHub Actions CI/CD.

  • Sustained multi-contributor development history: missing

    Single contributor, 12 commits, created and pushed within the same 2-day window.