diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 0231faee..5e2ba69c 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -15,6 +15,7 @@ RemitLend is a decentralized lending platform built on the Stellar network using - [Frontend Standard Library & Patterns](docs/wiki/frontend-patterns.md) - [Security Model](#security-model) - [Technology Stack](#technology-stack) +- [Lender Dashboard Design](LENDERS_DASHBOARD_DESIGN.md) ## Overview diff --git a/docs/DESIGN.md b/docs/DESIGN.md index 85047a82..d1d395d6 100644 --- a/docs/DESIGN.md +++ b/docs/DESIGN.md @@ -4,6 +4,9 @@ RemitLend transforms traditional lending and borrowing into an immersive, quest-driven experience. The goal is to bridge the gap between complex Web3 financial data and a high-engagement RPG-style interface — making DeFi accessible, rewarding, and sticky. +**Related documentation:** +- [Lender Dashboard Design](../LENDERS_DASHBOARD_DESIGN.md) + --- ## Key Design Contributions