Skip to content
Snippets Groups Projects
Select Git revision
  • 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
40 results

sakia

  • Clone with SSH
  • Clone with HTTPS
  • Inso's avatar
    inso authored
    022cd0db
    History

    sakia logo

    Sakia Coverage Status Build Status Build status Translation status

    Python3 and PyQt5 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/sakia.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 sakia folder
    • Run python3 gen_translations.py in sakia folder
    • Run python3 setup.py build in sakia folder
    • The executable is generated in "build" folder, named "sakia"

    Download latest release

    • Go to current release
    • Download corresponding package to your operating system
    • Unzip and start "sakia" :)
    • Join our beta community by contacting us on uCoin forum

    License

    This software is distributed under GNU GPLv3.