# Mifos Wallet Solution

The Mifos Wallet solution uses Fineract 1.x as the core back end banking system with the Mifos User Interface(s) for operations and consumer interactions.

As of Sept 9th, 2020, *Fineract 1.4* (a derivative of the Mifos X code contributed to Apache Software Foundation) source code is available here --> <https://github.com/apache/fineract/tree/1.4.0>. A complete lab environment with demo servers to test these systems is available; please request access via the [mifos.slack.com channel](https://join.slack.com/t/mifos/shared_invite/zt-frxj913a-VdiJRCNp6M6S9is_Aa2Ikg). Fineract is a core banking system, with APIs that cover accounts, transactions, customers, products, interest schemes, cron jobs, users, authentication, etc.

The *Mifos Payment Hub EE* is used to connect to Mojaloop (payments switch) for inbound and outbound transactions. Payment Hub EE implements the Mojaloop API and maps to the [Fineract API](https://demo.fineract.dev/fineract-provider/swagger-ui/index.html). See \[payment-hub-ee] for more info.

The [Mifos Wallet App](https://github.com/openMF/mobile-wallet) connects via a WSO2 API Gateway. This is under development and appropriate for prototyping. Again, contact the [mifos.slack.com](https://join.slack.com/t/mifos/shared_invite/zt-frxj913a-VdiJRCNp6M6S9is_Aa2Ikg) channel for access and configuration. The Source code is available here:

The API gateway built on WSO2 allows for new channel development on top of the Payment Hub EE.

![Wallet Management with Mifos - Fineract core banking platform, transact via the Mojaloop network](https://1303323730-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_J6oxfkTjM9Go4YNSW%2F-MH8RQiAVPbDY0BhzFz7%2F-MHBFJfqZyoB-3_t-dnM%2FPaymentHubv2-Architecture-Mifos%20-%20Mojaloop%20Wallet.png?alt=media\&token=720e4778-5671-4bb7-8983-9c2a207d0f2c)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mifos.gitbook.io/docs/mifos-mojaloop/mifos-wallet-solution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
