Skip to content

OsagieCynthia/sync-mobile

 
 

Repository files navigation

Kryptosync Mobile 📱

React Native (Expo) Wallet with Biometric Auth

image

✨ Mobile-Exclusive Features

Real-Time Overdrafts

  • Auto-convert crypto to fiat when balances are low
  • Slippage-protected swaps via Pragma Oracle

Unified Dashboard

  • View combined fiat + crypto balances
  • Transaction history with CSV export

Web3Auth Integration

  • Email/Social login + ArgentX/Braavos wallet connect 🔒 Biometric Auth
  • FaceID/TouchID secured transactions

📲 Offline Mode

  • Cache recent transactions when offline

🔄 Background Sync

  • StarkNet state updates via Expo TaskManager

📱 Tech Stack

Layer Technology
Framework Expo SDK 49
State Jotai
Blockchain expo-starknet
Auth react-native-biometrics
UI NativeWind

🚀 Quick Start

# Fork the repo
https://github.com/caxtonacollins/sync-mobile
# Clone repo
git clone https://github.com/yourorg/sync-mobile.git
cd sync-mobile

# Install
yarn install

# Start dev server
expo start

📲 Build for Production

# Android
eas build --platform android

# iOS
eas build --platform ios

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors