Skip to content

Commit

Permalink
chore: add alby blogpost link (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms authored Jun 12, 2024
1 parent b7550d2 commit 670394a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/examples/alby-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ id: alby-connector
title: Alby connector
slug: /examples/alby-connector
---

Connect Blink to use your wallet in the [Alby lightning browser extension](https://getalby.com/).

Available in Alby v3.5.0 and later.
Expand All @@ -15,6 +14,10 @@ Connect a new wallet and choose `USD (Stablesats)` from the dropdown menu:

<img src="/img/alby_connect_usd.png" alt="Alby connector USD" width="400"/>

Source code:
## Links
### More reading
* [blink.sv/blog/blink-alby](https://www.blink.sv/blog/blink-alby)

### Source code
* [github.com/getAlby/lightning-browser-extension/blob/master/src/app/screens/connectors/ConnectGaloy/index.tsx](https://github.com/getAlby/lightning-browser-extension/blob/master/src/app/screens/connectors/ConnectGaloy/index.tsx)
* [github.com/getAlby/lightning-browser-extension/blob/master/src/extension/background-script/connectors/galoy.ts](https://github.com/getAlby/lightning-browser-extension/blob/master/src/extension/background-script/connectors/galoy.ts)

0 comments on commit 670394a

Please sign in to comment.