Skip to content

ArkeselDev/DotnetUssdSample

Repository files navigation

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