EXPERIMENTAL: This repository is a WIP collection of experiments and POCs for cross-network transfers over Mojaloop.
When this work has matured it will be migrated into the core project.
In Arusha we presented a working POC of a cross-network transfer and proposed some API changes required to facilitate this. We developed a new interop-switch in Javascript and a simulator which we have deprecated in favour of the simulator contributed by Mowali.
- POC Part 1 Report published 29 January 2019
- POC Part 1 Presentation published 30 January 2019
- Proposed API Changes
- Interop Switch
A replacement for the previous Mule-based interop switch, implemented in Javascript - Mock DFSP (deprecated)
A DFSP simulator. Deprecated in favour of simulators.
- Mojaloop API Adapter (feature branch)
Changes for POC - Central Ledger (feature branch)
Changes for POC
In part 2 we will be focusing on in-network cross-currency and preparing our new components for integration into the main code base. We have also identified further API changes that are required.
- Description of Use Cases and constraints when using the current API
- Proposed changes to Use Cases if the API is updated
- Proposed API Changes
We have built a POC of a Mojaloop network that supports these use cases.
- There is a brief overview of the system
- Instructions for deploying the POC