Create or import Ethereum wallet
Check balances and transactions
Send and receive ETH and ERC20 token
Track your balance with notifications
Visit DApp web sites and list collectible items
Distributed under GPL 3.0 License
Installation
Install rn-nodeify to be able to use Node.js libs.
sudo npm i rn-nodeify -g
Install the dependencies in the local node_modules folder.
npm install
iOS
CocoaPods 1.3+ is required.
Run from your terminal to install the library.
cd ios pod install cd ../
Run Golden Wallet.
react-native run-ios
Android
react-native run-android