Skip to content
/ go Public

Alby Go - The easiest mobile app to use bitcoin on the Go and that works great with Alby Hub.

License

Notifications You must be signed in to change notification settings

getAlby/go

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2025
Sep 26, 2024
Oct 28, 2024
Mar 11, 2025
Apr 2, 2025
Mar 11, 2025
Apr 2, 2025
Mar 11, 2025
Mar 11, 2025
Mar 26, 2025
Feb 5, 2025
Apr 8, 2025
Jan 21, 2025
Feb 4, 2025
Oct 28, 2024
Jan 21, 2025
Sep 26, 2024
Aug 23, 2024
Feb 7, 2025
Jan 21, 2025
Nov 12, 2024
Apr 2, 2025
Oct 3, 2024
Oct 28, 2024
Oct 28, 2024
Oct 29, 2024
Oct 28, 2024
Oct 28, 2024
Oct 28, 2024
Oct 28, 2024
Apr 2, 2025
Aug 23, 2024
Nov 28, 2024
Apr 24, 2024
Apr 2, 2025
Feb 7, 2025

Repository files navigation

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.