Skip to content

Commit

Permalink
add instructions to connect lntxbot
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontorres0 committed Jun 4, 2022
1 parent b86e048 commit b9020c1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
18 changes: 17 additions & 1 deletion docs/for-users/getting-started/lightning-node-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@ import TabItem from '@theme/TabItem';
</TabItem>
<TabItem value="Citadel">

> Web developers may be familiar with this concept.
>
1. First item
2. Second item
3. Third item
4. Fourth item

</TabItem>
<TabItem value="MyNode">
Expand Down Expand Up @@ -54,3 +59,14 @@ import TabItem from '@theme/TabItem';
</TabItem>

</Tabs>

## Connect lntxbot with Zeus

1. In your Telegram chat with @lntxbot, type /bluewallet to get your lndhub QR code.
2. Open Zeus app and go to **Settings -> Connect a node -> +**.
3. Click on **Node interface** and select **LNDHUB**.
4. Scroll down and press **SCAN LNDHUB QR**. Scan the QR code from @lntxbot.
5. Disable **Certificate Verification**.
6. Enable **Use Tor** if you would like.
7. Click on **SAVE NODE CONFIG**.
8. You can now use @lntxbot with Zeus.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9020c1

Please sign in to comment.