Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KambizAsadzadeh/CryptoSwap
Crypto swap concept based on Qt Quick Technology.
https://github.com/KambizAsadzadeh/CryptoSwap
bitcoin btc concept cpp crypto cryptoswap design qml qt qtquick ui ux
Last synced: 3 months ago
JSON representation
Crypto swap concept based on Qt Quick Technology.
- Host: GitHub
- URL: https://github.com/KambizAsadzadeh/CryptoSwap
- Owner: KambizAsadzadeh
- License: mit
- Created: 2022-12-02T13:46:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T05:27:01.000Z (9 months ago)
- Last Synced: 2024-05-29T03:26:51.537Z (6 months ago)
- Topics: bitcoin, btc, concept, cpp, crypto, cryptoswap, design, qml, qt, qtquick, ui, ux
- Language: C++
- Homepage:
- Size: 367 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Swap Concept
Crypto swap concept based on Qt Quick Technology.
- The purpose of this project is to develop a design using Qt Quick technology.## Template
- https://github.com/genyleap/Project-Template
- https://www.behance.net/gallery/158369761/Crypto-Swap## Building
- You need CMake tool for building source code
- CMake 3.23 or higher is required.# Icons
- Due to the commercial of the fonts, we have not included it in the source list.
So to merge the icons into the path of the FontSystem.qml file, use the Pro version of FontAwesome for yourself.```
cd build
cmake ..
make
./CryptoSwap```
#Demo
https://user-images.githubusercontent.com/4066299/205314905-fe4f1172-5757-4862-a03f-83d217a45aa3.mp4
![Crypto-Swap-03-w](https://user-images.githubusercontent.com/4066299/205314714-20d2317c-ed34-4653-b221-7814bf159fe1.jpg)
![Crypto-Swap-02-w](https://user-images.githubusercontent.com/4066299/205314754-3d95eba8-4aa8-4bd4-9b2f-074c48fb033e.jpg)
![Crypto-Swap-01-w](https://user-images.githubusercontent.com/4066299/205314776-9ad9b917-e401-4378-9664-de19e492a49c.jpg)
![Crypto-Swap-w](https://user-images.githubusercontent.com/4066299/205314795-3d64a349-7114-4b83-a116-a3af274e2cf4.jpg)> How to sync project from template source?
- This feature is embedded in the project as Git Action.## TOOD
- Maybe some new features.## Contribution
- Bug fixes, docs, and enhancements welcome! Please let me know [email protected]