Skip to content

Aseman-Land/vtrade

Repository files navigation

VTrade

An application to virtual trade operations. It's free, open-source and released under the GPLv3 license.

You can build and run VTrade on smart phones like iOS and Androids or on the Linux, Windows or macOS.

How to Build

Dependencies

VTrade client depended on below library and modules.

Required Dependencies

Build

To build VTrade just clone it and build it using QtCreator. You can also build it from command line using below commands:

git clone https://github.com/Aseman-Land/vtrade --recursive --depth 1
cd Tricks
mkdir build && cd build
qmake -r .. CONFIG+="qtquickcompiler"
make -j4
make install

About

An application to virtualize trade operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published