3c557652ad79ceb1f615d736fddacdf79b844769
* 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>
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.
Languages
TypeScript
87.2%
JavaScript
4.6%
Objective-C
4.2%
Kotlin
3.6%
CSS
0.4%