Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 3 additions & 0 deletions docs/DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading