Skip to content

Commit 9eb4e56

Browse files
committed
content(case studies): add intro content
1 parent bb94530 commit 9eb4e56

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

pages/01_guide/60_case_studies/00_introduction.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,16 @@ main_classes: -no-top-padding
1010
---
1111

1212
# Case Studies
13+
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.
1314

14-
## Mobile Apps
15-
### Breez
16-
...
15+
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.
1716

18-
### Muun
19-
...
17+
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.
2018

21-
### Phoenix
22-
...
19+
---
20+
21+
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.
22+
23+
- [Mobile App Case Studies](mobile)
2324

24-
## Backend
25-
### Galoy
26-
...
25+
- [Backend Case Studies](backend)

0 commit comments

Comments
 (0)