/lizard-wallet

Primary LanguageTypeScript

Overview

Descriptor based watch only wallet

Commands

# Create project
npx create-expo-app@latest --template
# Start the project
npx expo start [-c]
# Run with native code (before that create the prebuild)
npx expo run:android