Giter Site home page Giter Site logo

tarunmangukiya / balance-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balance-io/balance-wallet

1.0 2.0 0.0 34.87 MB

A mobile wallet for dapps & tokens.

Home Page: https://balance.io

License: GNU General Public License v3.0

JavaScript 96.38% Python 0.45% Java 0.95% Objective-C 1.42% Ruby 0.79%

balance-wallet's Introduction

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 nvm use to use set version of node for this project

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

  4. Run yarn nodeify.

  5. Install required Pods by running yarn install-pods.

  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.

CodePush

In order to use code push you must be logged into the correct Microsoft App Center account.

Prerequisites

npm install -g code-push
code-push login

At this point you will be required to log into the account tied to the code push public keys in Info.plist

Deployment

code-push release-react BalanceWallet-iOS ios -d <DEPLOYMENT>

The deployment can either be Staging or Production depending on the mode of the application you wish to update was built in through XCode.

Local Builds

In order to build the application in "release" mode but not use the code push distribution you must build the application using the scheme LocalRelease.

Building the application with the Staging scheme or Release scheme will result in your bundle being replaced by the live code push deployment on resume of the application.

balance-wallet's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.