Golden Wallet - Ethereum Wallet & ERC20 Tokens
Features
- Create/Import Ethereum wallet
- Check balances, transactions
- Send/Receive ETH and ERC20 Token
- Tracking your balance with Notification.
Build Golden Wallet
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
CocoaPods 1.3+ is required
Run from your terminal to install the library.
cd ios
pod install
cd ../
Run Golden on iOS
react-native run-ios
Android
Run Golden on Android
react-native run-android