Skip to content

Commit

Permalink
Update run.md
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Oct 13, 2023
1 parent 43ddf5e commit 6838459
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,21 @@

### Prerequisite

- Rust
- LND
- Rust Nostr
- Nostr profile (Npub)

Before running the CLI application, ensure that you have Cargo installed on your system.

### Add LND

Add into your application LND endpoint

```env
LND_ENDPOINT =
```

## Building the Application

1. Open your terminal.
Expand Down

0 comments on commit 6838459

Please sign in to comment.