Skip to content
Snippets Groups Projects
Select Git revision
  • dc858a83b8f2d3068f5608d783aef4237d2c93f8
  • master default protected
  • dev
  • appimage
  • fix_gitlab
  • fixappveyor
  • gitlab
  • fix_ci
  • fix_dbus_error
  • fix_ci_osx
  • sakia020
  • fix_travis#1105
  • feature/backend
  • check_uniq_node_by_endpoints
  • qt5.7
  • feature/agent_architecture
  • translations
  • pyqt5.6
  • qtwebengine
  • pyinstaller
  • landscape
  • 0.53.2
  • 0.53.1
  • 0.53.0
  • 0.52.0
  • 0.51.1
  • 0.51.0
  • 0.50.5
  • 0.50.4
  • 0.50.3
  • 0.50.2
  • 0.50.1
  • 0.50.0
  • 0.33.0rc7
  • 0.33.0rc6
  • 0.33.0rc5
  • 0.33.0rc4
  • 0.33.0rc3
  • 0.33.0rc2
  • 0.33.0rc1
  • 0.32.10post1
41 results

sakia

Coveralls | Coverage Status

Travis | Build Status

Appveyor | Build status

Weblate | Translation status

cutecoin logo

cutecoin

Qt Client for Ucoin project.

Goal features

  • Ucoin account management via wallets and communities
  • Multi-currency
  • Multi-community
  • Multi-wallets
  • Contacts management
  • User-friendly money transfer
  • Community membership management

Current state

Done (master branch)

  • Accounts management
  • Communities viewing
  • Money Transfer
  • cx_freeze deployment
  • Wallets management
  • Contacts management
  • Joining a community, publishing keys
  • Multiple wallets management

How to build

  • git clone --recursive https://github.com/ucoin-io/cutecoin.git
  • Dependencies :
  • python3
  • cx_freeze for python 3
  • pyqt5
  • libsodium
  • To get python libraries dependencies :
  • pip install pylibscrypt
  • pip install libnacl
  • pip install requests
  • pip install base58
  • Run python3 gen_resources.py in cutecoin folder
  • Run python3 gen_translations.py in cutecoin folder
  • Run python3 setup.py build in cutecoin folder
  • The executable is generated in "build" folder, named "cutecoin"

How to download latest release

  • Go to the current release
  • Download the package corresponding to your operating system
  • Unzip and start "cutecoin" :)
  • Join our beta community by contacting us on ucoin forums : forum.ucoin.io