DERO GUI wallet in Golang with QT bindings.
STEP 1: Install TheRecipe QT bindings for Golang from https://github.com/therecipe/qt
STEP 2: Get DERO packages, go get -u github.com/deroproject/derosuite/...
STEP 3: go get -u github.com/blang/semver/
STEP 4: git clone https://github.com/deroproject/dero_gui_wallet.git
STEP 5: cd dero_gui_wallet/
STEP 6: qtdeploy build desktop
STEP 7: Find binaries in deploy directory.