A mobile wallet to demo the WalletConnect standard
- A computer running macOS.
- Install the latest version of XCode: https://developer.apple.com/xcode/
If you are new to React Native, this is a helpful introduction: https://facebook.github.io/react-native/docs/getting-started.html
1.) Clone the GitHub repository to your machine.
2.) Run npm install
to get all of the packages required.
3.) Run npm run ios
to build the project for XCode.
4.) Open walletconnect-wallet/ios/WalletConnect.xcodeproj
.
5.) Run the project by clicking the play button.