/afwallet

AfWallet Platform Backend

Primary LanguageJava

Software Development Framework for AfWallet Platform

Setup Guide

With .sh Script
git clone https://github.com/mohbadar/afwallet.git

bash setup.sh
With Python Script
git clone https://github.com/mohbadar/afwallet.git


pip install -r requirements.txt

the script will clone all the required libraries and modules.

open the parent repository in intellij as new existing project.