A web app for simulating interactions with a USSD application built on our platform.
Provides a user-friendly interface and a USSD flow that mimicks a real USSD session.
- Install Node.js.
- Download and unzip.
- Go into folder and run
ussd-mocker.exe
(Windows) orussd-mocker.sh
(Unix). This will start the local server in a terminal or command line. Leave this window open. - Open http://localhost:8773 in your browser.
- Enjoy!