Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.03 KB

Zerologin mobile app

Never use your Lightning node to login nor a custodial wallet. Use a dedicated seed instead, use Zerologin.

More infos

Getting Started

To get started, clone the repository and install the dependencies using npm or yarn:

git clone https://github.com/zerologin/zerologin-mobile.git
cd zerologin-mobile
yarn install

To run the app, use the following command:

yarn start

Running the App on Your Device

To run the app on your device, you will need to have the Expo app installed. You can download it from the App Store or Google Play Store.

Once you have the Expo app installed, scan the QR code displayed in the terminal or in the browser after running the command above. The app will then launch on your device.

Built With

License This project is licensed under the MIT License - see the LICENSE file for details.