Skip to content

Satpile/satpile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin balance tracking app

How to build :

  • Install nodejs
  • Install expo-cli npm install -g expo-cli
  • Clone repository git clone [email protected]:satpile/satpile.git
  • Go inside satpile directory cd satpile
  • Install dependencies npm i
  • Start daemon expo-cli start --lan
    • If your iOS/Android device is not on the same network as your computer, run expo-cli start --tunnel
    • Read more about Expo on expo.io
  • Install the Expo app on your phone (iOS or Android) and scan the QR code generated on the previous step