Skip to content
Draft
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
19 changes: 9 additions & 10 deletions pages/01_guide/60_case_studies/00_introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,16 @@ main_classes: -no-top-padding
---

# Case Studies
In this section we plan to explore how different services have setup the architecture to support their Lightning Network services. These case studies would give us some insights into what some of the best practices and limitations are when working with Lightning Network setups.

## Mobile Apps
### Breez
...
The studies will be broken into "mobile app" and "backend". On the "mobile app" side, we will be looking at how different apps have constructed their solutions to work around the limitations of offering Lightning Network based services within the constraints of the mobile environment. On the "backend" side, we will be looking at how different services have chosen to arrange their services and separate different areas of functionality to effectively support end-user products.

### Muun
...
In some instances there will be a linkage from "mobile app" to "backend" for the case studies where we choose to explore both sides of a given service's offering.

### Phoenix
...
---

To get started, visit the intro pages for each section below, or use the menu to navigate to the different sections of our "Case Studies" content.

- [Mobile App Case Studies](mobile)

## Backend
### Galoy
...
- [Backend Case Studies](backend)