3c557652ad feat: NWA + NWC deep linking (#272)
* feat: nwc deep linking

* chore: remove permission component

* chore: remove comment

* chore: add plug connection animation

* feat: add NWA (WIP)

* fix: nwa schemes in app config

* feat: add missing nwa fields

* chore: split components

* fix: return to home

* fix: redirect countdown

* fix: do not allow exporting NWC connection with create_connection capability

* chore: rename variable

* chore: bump js sdk version

* chore: add nwc icon and default app icon

* chore: remove unnecessary call to get_info in connect wallet screen

* fix: use push instead of replace after dismissing

* chore: change wording

* fix: plug animation

* chore: unify modals (#290)

* chore: reduce redirect countdown from 5 to 3 seconds

* chore: bump js-sdk to 4.1.0

* chore: use encryptions instead of versions

---------

Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
2025-03-03 11:21:39 +05:30
2024-09-26 12:39:44 +05:30
2024-10-28 17:18:16 +05:30
2025-03-03 11:21:39 +05:30
2025-01-21 17:08:39 +05:30
2025-03-03 11:21:39 +05:30
2025-03-03 11:21:39 +05:30
2025-02-05 00:47:21 +05:30
2024-08-23 10:42:24 +02:00
2024-10-03 23:09:51 +02:00
2024-10-28 17:18:16 +05:30
2024-10-29 10:31:14 +01:00
2024-10-28 17:49:48 +05:30
2025-02-07 13:36:49 +01:00
2024-08-23 10:42:24 +02:00
2024-11-27 19:53:36 -06:00
2025-03-03 11:21:39 +05:30
2025-02-07 13:36:49 +01:00

image

Alby Go

A simple lightning mobile wallet interface that works great with Alby Hub or any other NWC wallet service.

Development

yarn install

yarn start

Notifications

Push notifications are only available when running the app on a physical device using the following commands:

For iOS:

yarn ios:device

For Android:

yarn android:device

Note: Notifications do not work in the Expo Go app. You must run the app on a standalone build or a device using the above commands.

S
Description
Mirror of Alby Go
Readme MIT
22 MiB
Languages
TypeScript 87.2%
JavaScript 4.6%
Objective-C 4.2%
Kotlin 3.6%
CSS 0.4%