Skip to content

Latest commit

 

History

History
67 lines (32 loc) · 1.16 KB

readme.md

File metadata and controls

67 lines (32 loc) · 1.16 KB

3 Bob

3BOB is a Solana Based USSD, SMS and PWA trading platform built to bridge the gap between the crypto world and Mobile money users in East Africa for transaction fees as low as Kshs 3 ($0.03) without the need for internet connection.

Getting Started

If you want to run the project locally on your machine.

Prerequisites

You need latest version of Node, Typescript and Mongoose installed.

Installing

Follow the following instructions to install.

Clone the repo

$: git clone /~https://github.com/devNgeni/3bob.git

Install project dependencies

  1. cd into backend and install requirements for the backend module and the run the app
$: cd backend
$: npm install
$: npm run dev

  1. cd into frontend and install requirements for the frontend module and the run the app
$: cd frontend
$: npm install
$: npm run dev

Built With

License

This project is licensed under the MIT License