An open API service indexing awesome lists of open source software.

https://github.com/getalby/go

Alby Go - The easiest mobile app to use bitcoin on the Go and that works great with Alby Hub.
https://github.com/getalby/go

bitcoin-wallet lightning-network mobile nostr-wallet-connect nwc wallet wallet-interface

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![image](https://github.com/user-attachments/assets/c41c4ae2-ab4f-4fd8-8012-c6d3fbd8ca87)

# Alby Go

A simple lightning mobile wallet interface that works great with [Alby Hub](https://albyhub.com) or any other [NWC](https://nwc.dev) 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.