Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 907 Bytes

File metadata and controls

37 lines (26 loc) · 907 Bytes

Shaparak Validator

A tool for validating Iranian banking gateways.

forthebadge

Supported platforms:

  • Desktop [macOS, Windows, Linux]
  • Mobile [iOS, Android]
  • Web (Wasm)

Language Standard Support [C++2a or C++2b]

  • It depends on your compiler!

Building

  • You need CMake tool for building source code.
  • CMake 3.23 or higher is required.
  • Qt6 Framework.
cd build
cmake ..
make
./ShaparakValidator

Screenshot 2023-03-13 at 15 27 29

TOOD

  • Bug fixing.
  • Add new features.
  • Tell me your opinion about which other items should be added.

Contribution