diff --git a/app/views/wallet/index.html.erb b/app/views/wallet/index.html.erb index 4f6fd16..589848d 100644 --- a/app/views/wallet/index.html.erb +++ b/app/views/wallet/index.html.erb @@ -10,7 +10,11 @@ Blue Wallet

- You can connect Blue Wallet (Android or iOS) to your Kosmos bitcoin wallet. + You can connect + <%= link_to "Blue Wallet", "https://bluewallet.io", + class: "ks-text-link", target: "_blank" %> + (Android or iOS) to your Kosmos lightning wallet. In order to do so, + scan the setup QR code from the Import Wallet screen in the app.

Show setup code @@ -22,9 +26,9 @@