Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 361 Bytes

Universal HD Wallet

Run instructions for iOS:

• npx react-native run-ios
- or -
• Open ./ios/UHDWallet.xcodeproj in Xcode or run "xed -b ios"
• Hit the Run button

Run instructions for Android:

• Have an Android emulator running (quickest way to get started), or a device connected.
• npx react-native run-android