An open API service indexing awesome lists of open source software.

https://github.com/openmf/fiinwallet


https://github.com/openmf/fiinwallet

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# fiinwallet
The Fiinwallet is built on the top of Mifos Self Service APIs in order to give access to basic financial services to the end users connected to the Fintech.
The app currently runs on Ionic 3 framework using Typescript. The Ionic [Ionic Framework](https://ionicframework.com/docs/v1/guide/preface.html) has in built sdk for generating native mobile apps for Android, IOS as well as Windows.
# Installation for Development Version


git clone https://github.com/openMF/fiinwallet

cd fiinwallet/app

npm install

ionic serve

# To generate signed release APK for Android:

Please refer [APK generation guidelines](https://gist.github.com/manigedit/d5260b2d0e53c2a737f8639b081a581f)