Skip to content

jm9151821/balance-wallet

 
 

Repository files navigation

Balance Wallet

A mobile wallet for dapps & tokens. Currently focused on iOS.

Requirements

How to run the project

If you are new to React Native, this is a helpful introduction: https://facebook.github.io/react-native/docs/getting-started.html

  1. Clone the GitHub repository to your machine.

  2. Run yarn to get all of the packages required.

  3. Run ./node_modules/.bin/rn-nodeify --install "crypto" --hack

  4. Install CocoaPods by running sudo gem install cocoapods

  5. Install required Pods by running cd ios && pod install && cd ..

  6. Run yarn ios to build the project for XCode.

  7. Open balance-wallet/ios/BalanceWallet.xcworkspace.

  8. Run the project by clicking the play button.

About

A mobile wallet for dapps & tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • Objective-C 3.9%
  • Java 1.8%
  • Python 1.2%
  • Ruby 0.6%