This is an EXPERIMENTAL GSP Connector that was developed for the Mojaloop Bootcamp for PISPs (hosted by DFS Lab) by Mojaloop's Team.
More info about the Mojaloop's team submission can be found here: https://github.com/mojaloop/ml-pisp-bootcamp.
Refer to CONTRIBUTING.md for information on how to contribute, committing changes, releases and snapshots.
npm installCommand to transpile Typescript into JS:
npm run buildCommand to LIVE transpile Typescript into JS live when any changes are made to the code-base:
npm run watchnpm startnpm test