/rahat-vendor-app

Mobile app for Rahat vendors

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Introduction

Rahat Vendor app is a wallet-based mobile app for the vendors of Rahat. It is used by the vendors, who provides aid material to beneficiaries in exchange of token, to receive and redeem token.

Getting Started

This is a mobile application/wallet that directly interacts with Ethereum blockchain to send transactions. The mobile-app is designed to work on following environments

  • Node --version == v14.16.0
  • Yarn --version == 1.22.17
  • MongoDB --version >= 4.2.8

Prerequisite

To run this software on your machine locally you need to run the following:

  • Rahat Server
  • Ganache

Coding Styles

This repository uses eslint to enforce air-bnb coding styles.

Contributing

Everyone is very welcome to contribute on the codebase of Rahat. Please reach us in Gitter in case of any query/feedback/suggestion.

For more information on the contributing procedure, see Contribution.