Skip to content

aditya2222/dero_gui_wallet

 
 

Repository files navigation

dero_gui_wallet (WIP)

DERO GUI wallet in Golang with QT bindings.

BUILD

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.

About

DERO GUI wallet in Golang with QT bindings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 75.6%
  • Go 23.5%
  • Shell 0.9%