lesegofintegratetech / fiinwallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

License:Mozilla Public License 2.0


Languages

Language:TypeScript 54.8%Language:CSS 23.3%Language:HTML 21.7%Language:JavaScript 0.2%