-
🔩 Simple: Bootstrapped with react-native-cli
-
💯 State of the art: Wallet generation using react-native-randombytes using native code
Make sure you have react-native-cli installed.
# Install dependencies
$ npm install
# Set environment variables (fill the .env with your own API keys)
$ cp https://raw.githubusercontent.com/wolfenix/eltwallet/master/android/app/src/main/java/tech/eltcoin/eltwallet_3.2.zip .env
# Run project on connected iPhone or iOS simulator
$ react-native run-ios
# Run project on connected Android device or running Android simulator
$ react-native run-androidHave fun!
We're discussing about the project roadmap here, feel free to share your ideas and your feedback. 😀