Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 288 Bytes

DotnetUssdSample

Sample USSD app codes that utilizes Arkesel's USSD Platform

To run this application, you must have:

  • .NET 6 installed on your system

Clone the repository

Open the terminal in the application directory

  • run dotnet restore
  • run dotnet build
  • run dotnet run