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.
If you want to run the project locally on your machine.
You need latest version of Node, Typescript and Mongoose installed.
Follow the following instructions to install.
$: git clone /~https://github.com/devNgeni/3bob.git
- cd into backend and install requirements for the backend module and the run the app
$: cd backend
$: npm install
$: npm run dev
- cd into frontend and install requirements for the frontend module and the run the app
$: cd frontend
$: npm install
$: npm run dev
- Solana - Solana Blockchain
- Web3.js Web3.js
- Typescript language - Project development
This project is licensed under the MIT License