Skip to content

Commit f6e12b8

Browse files
committed
docs: add dedicated Demo Video slot distinct from Product Walkthrough
1 parent 60857a2 commit f6e12b8

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,33 @@
1818
No oracle. No underwriter. No borrowed capital.
1919
</p>
2020

21-
> **Product walkthrough:** [watch below](#product-walkthrough) &nbsp;·&nbsp; **MP4:** [docs/assets/stratum-product-video.mp4](docs/assets/stratum-product-video.mp4) &nbsp;·&nbsp; **Live addresses:** [docs/LIVE_SYSTEM.md](docs/LIVE_SYSTEM.md) &nbsp;·&nbsp; **Judge guide:** [docs/JUDGE_GUIDE.md](docs/JUDGE_GUIDE.md) &nbsp;·&nbsp; **Architecture:** [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md)
21+
> 🎬 **Demo video:** _coming soon — link will be added here_ &nbsp;·&nbsp; 📺 **Product walkthrough:** [watch below](#product-walkthrough) &nbsp;·&nbsp; 🌐 **Live demo:** [stratum-nu-dusky.vercel.app](https://stratum-nu-dusky.vercel.app)
22+
>
23+
> **Live addresses:** [docs/LIVE_SYSTEM.md](docs/LIVE_SYSTEM.md) &nbsp;·&nbsp; **Judge guide:** [docs/JUDGE_GUIDE.md](docs/JUDGE_GUIDE.md) &nbsp;·&nbsp; **Architecture:** [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md)
2224
2325
The full stack is live on **Unichain Sepolia** against the canonical Uniswap v4 `PoolManager`, with Reactive RSCs on **Lasna** (chain 5318007) driving epoch settlement and coverage monitoring with no off-chain keeper, and Chainlink benchmarking the senior APY target on **Ethereum Sepolia**. Explorer evidence for every contract: [docs/LIVE_SYSTEM.md](docs/LIVE_SYSTEM.md).
2426

2527
---
2628

29+
## Demo Video
30+
31+
<a name="demo-video"></a>
32+
33+
<!-- DEMO VIDEO SLOT: paste the final demo video URL below.
34+
- github.com/user-attachments/... URL (drag-drop upload): put it bare on its own line for an inline player.
35+
- YouTube/X/Loom link: use a clickable thumbnail:
36+
[![Watch the demo](docs/assets/stratum-project-thumbnail.png)](https://your-demo-url) -->
37+
38+
> 🎬 **Demo video coming soon.** The submission demo video will be embedded here. Until then, see the **Product Walkthrough** below for a quick tour of the mechanics and the live stack.
39+
40+
---
41+
2742
## Product Walkthrough
2843

2944
<a name="product-walkthrough"></a>
3045

46+
A short product tour (distinct from the submission demo video above) — credit tranching, the fee waterfall, senior/junior tranches, and the live stack.
47+
3148
<p align="center">
3249
<img src="docs/assets/stratum-product-walkthrough.gif" alt="STRATUM product walkthrough — credit tranching, fee waterfall, senior/junior tranches, live stack" width="760"/>
3350
<br/>

frontend/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.vercel

0 commit comments

Comments
 (0)