This package contains an HTTP server which provides a basic implementation of the Mojaloop SDK simplified DFSP backend API for education, demonstration and testing purposes.
To run the mock backend in conjunction with the Mojaloop SDK scheme adapter:
- Clone this repository locally.
- From a terminal
cd
to the root of the repository. - ...
cd src
docker-compose up
For information on the Mojaloop SDK simplified DFSP backend API please see the openapi specification here
This package is available as a pre-built docker image on Docker Hub: https://hub.docker.com/r/mojaloop/sdk-mock-dfsp-backend