Source code for thenewboston account manager mobile application. This app allows users to connect to the digital currency network, create accounts, send and receive funds, manage your nodes, and more.
Join the community to stay updated on the most recent developments, project roadmaps, and random discussions about completely unrelated topics.
All donations will go to thenewboston to help fund the team to continue to develop the community and create new content.
Coin | Address |
---|---|
b6e21072b6ba2eae6f78bc3ade17f6a561fa4582d5494a5120617f2027d38797 | |
3GZYi3w3BXQfyb868K2phHjrS4i8LooaHh | |
0x0E38e2a838F0B20872E5Ff55c82c2EE7509e6d4A |
It runs bellow command
- npm install
- npm i --save react-native-crypto
- npm i --save react-native-randombytes
- npm i --save-dev rn-nodeify
- ./node_modules/.bin/rn-nodeify --hack --install
- npm start
And it should change some files in node_modules
- should copy from "@freakycoder\react-native-single-select\lib\components\down-arrow-dark.pnt" to "@freakycoder\react-native-single-select\build\dist\components"
- should copy from "@freakycoder\react-native-single-select\lib\components\down-arrow-light.pnt" to "@freakycoder\react-native-single-select\build\dist\components"
- In react-native-elements\dist\buttons\Button.js in line 56 last param should be changed to false in TouchableNativeFeedback.Ripple()
It runs next command
- npx react-native run-android
thenewboston is MIT licensed.