Never use your Lightning node to login nor a custodial wallet. Use a dedicated seed instead, use Zerologin.
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
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.
License This project is licensed under the MIT License - see the LICENSE file for details.