Skip to content

rchain-community/rchain-bounties-app

Repository files navigation

RChain bounties network mobile app

A React Native cross-platform mobile app for exploring bounties. Uses the RChain bounties API and the Github REST API v3 as data sources.

Project status

This project is divided in 2 stages:

  1. Read only app meant for exploring the bounties.
  2. Read and write app that is meant for exploring and interacting with bounties.

As of this moment in time the first stage is being developed. The development on the second stage will start once the API is completed.

Getting Started

Follow these steps to get started:

  1. Clone the repo with git clone https://github.com/th3build/rchain-bounties-app.git
  2. Go to the root of the directory cd rchain-bounties-app
  3. Install the dependencies yarn
  4. Run the app react-native run-ios or react-native run-android

Implementation details

  • Using React Native version 0.55.4
  • Using yarn as packet manager of this project
  • Using the react-native-navigation library

Tips

About

React Native app for exploring RChain bounties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published