Skip to content

Commit

Permalink
Update demo-script.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toneloc authored Sep 30, 2024
1 parent 39ce8ce commit b699ec9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Each actor remains self-custodial.
2. **User**: This self-custodial user wants the USD stability, also known as the Stable Receiver.
3. **LSP**: "Lightning Service Provider." This actor is the Stable Provider.

```mermaid
graph LR
Exchange <---> LSP <---> User
```

## Prerequisites:
1. Install Rust - https://www.rust-lang.org/tools/install
2. Clone the repo:
Expand Down

0 comments on commit b699ec9

Please sign in to comment.