Giter Site home page Giter Site logo

somaychauhan / rainbow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rainbow-me/rainbow

0.0 0.0 0.0 164.54 MB

๐ŸŒˆโ€’ the Ethereum wallet that lives in your pocket

Home Page: https://rainbow.me

License: GNU General Public License v3.0

Shell 0.19% JavaScript 23.78% Ruby 0.17% C 0.01% Objective-C 1.28% Java 1.06% TypeScript 71.62% CSS 0.18% Objective-C++ 0.20% Swift 1.46% Starlark 0.05%

rainbow's Introduction

๐ŸŒˆ๏ธ Rainbow

the Ethereum wallet that lives in your pocket!

๐Ÿ“ฒ๏ธ Available on the iOS App Store.

๐Ÿค– Android available on the Google Play Store

๐Ÿ’ป Browser extension available on, Chrome, Brave, Edge, FireFox, and Arc.

๐Ÿฆ๏ธ Follow us on Twitter

Setup

General

MacOS

  1. Install the latest version of XCode.

  2. Install Watchman:

    brew install watchman
  3. Install CocoaPods:

    sudo gem install cocoapods
  4. Install the required bundles and Pods for this project:

    yarn install-bundle && yarn install-pods

Linux

  1. Install system dependencies:

    sudo apt install libsecret-tools watchman
  2. Follow the React Native environment setup instructions carefully, which will involve installing Android Studio, the Android SDK, the emulator, etc. and making them available in your $PATH.

  3. Ensure at least one AVD image is available for the emulator (unless using a physical device).

Developing

If you are new to React Native, this is a helpful introduction: https://reactnative.dev/docs/getting-started

Preflight

  1. Run nvm use to force Node.js v16.

  2. Set up your .env file, use our env.example as a guide.

    Note that some features are currently not accessible, we are working with our Data Providers in order to provide open source API Keys!

    Here are some resources to generate your own API keys:

  3. Ensure a google-services.json has been added to the relevant project directory/directories so the compile will not fail.

    This can either be the live Google Services config (for internal development) or a self-provided config for a personal Firebase project (third-party contributors) registered under the package name me.rainbow.

MacOS

Note: Darwin versions of the application can only be developed/built on Darwin platforms with XCode.

  1. Start a React Native webserver with:

    yarn start
  2. Open rainbow-wallet/ios/Rainbow.xcworkspace in XCode.

  3. Run the project by clicking the play button.

Linux

Note: Linux development environments cannot develop or build Darwin versions of the project.

  1. Start a React Native webserver with:

    yarn start
  2. Build/install/start the debug version of the app in an emulator with:

    yarn android

rainbow's People

Contributors

jinchung avatar mikedemarais avatar brunobar79 avatar skylarbarrera avatar osdnk avatar christianbaroni avatar wojtus7 avatar estrattonbailey avatar jkadamczyk avatar estebanmino avatar benisgold avatar tchayen avatar pedrouid avatar derekcaneja avatar jxom avatar walmat avatar jesserweigel avatar terrysahaidak avatar derhowie avatar nicoglennon avatar pierrickgt avatar ibrahimtaveras00 avatar perunt avatar brodyhughes avatar marco avatar welps avatar dependabot[bot] avatar pugson avatar markdalgleish avatar mirshko 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.