Skip to content

Slackboi/golden-wallet-react-native

 
 

Repository files navigation

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

button

Packages

No packages published

Languages

  • JavaScript 80.8%
  • Java 14.2%
  • Objective-C 4.1%
  • Other 0.9%