rivex-react-native
RVX mobile wallet using react-native@0.59.10
Features
- BIP39/BIP44
- Support OTP
- Support Google Authenticator (TOTP)
- Touch ID
- PinCode
Support Language
- English
- 简体中文
- 繁體中文
Development
- Install all the dependencies from
package.json
npm install
- Link all react-native library
react-native link
-
Make sure you use rn-nodeify and follow how to install, in order to get install dependencies from node core modules
-
For android
react-native run-android
or iOSreact-native run-ios
/ run in xcode
License
RVX Wallet is open source software licensed as GPL-3.0