For Reviewers — start here
Updated August 2026. Four links, one line each — walkable in under ten minutes by someone who has never seen the project.
- Live app — wrap a restricted asset, borrow against the share, watch yield accrue while pledged; wallet-connected, or take the no-wallet guided demo (the five beats, each an on-chain transaction).
- Live metrics — testnet positions read straight from the chain; every figure labeled, counting rules in Metrics Methodology.
- Code — 7 Soroban contracts, 100 unit tests +
property/fuzz suites, CI enforcing fmt · clippy
-D warnings· tests · ≥90% coverage on the core; status ledger indocs/STATUS.md. - Litepaper — the thesis: wrap restricted RWAs into composable, yield-passing shares; permissioned liquidation makes them lawful collateral.
Contract addresses (Soroban testnet, verify on stellar.expert): Addresses.
What is real today, in one sentence: the full restricted-asset loop — SEP-8 transfer blocked → wrap → borrow → yield-while-pledged → permissioned liquidation (unauthorized caller rejected) — runs live on Stellar testnet against a real Reflector SEP-40 oracle feed; everything beyond that is labeled Tranche scope, not shipped work.