Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecompez/shaparak-validator
A tool for validating Iranian banking gateways.
https://github.com/thecompez/shaparak-validator
cpp iranian-bank qml shaparak validator
Last synced: 15 days ago
JSON representation
A tool for validating Iranian banking gateways.
- Host: GitHub
- URL: https://github.com/thecompez/shaparak-validator
- Owner: TheCompez
- License: mit
- Created: 2023-03-13T11:39:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T12:11:23.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T20:53:05.199Z (about 1 month ago)
- Topics: cpp, iranian-bank, qml, shaparak, validator
- Language: C++
- Homepage:
- Size: 538 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shaparak Validator
A tool for validating Iranian banking gateways.[![forthebadge](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)](https://forthebadge.com)
## Supported platforms:
- [x] Desktop [macOS, Windows, Linux]
- [x] Mobile [iOS, Android]
- [x] 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```
## TOOD
- Bug fixing.
- Add new features.
- Tell me your opinion about which other items should be added.## Contribution
- Bug fixes, docs, and enhancements welcome! Please let me know [email protected]