All Projects → duniter → Sakia

duniter / Sakia

Licence: other
Github clone repository of Gitlab : https://git.duniter.org/clients/python/sakia

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Sakia

Lightning App
An easy-to-use cross-platform Lightning wallet
Stars: ✭ 872 (+1329.51%)
Mutual labels:  wallet
Crypto Dht
Blockchain over DHT in GO
Stars: ✭ 38 (-37.7%)
Mutual labels:  wallet
Nowallet
This project is a secure Bitcoin brainwallet app written in Python.
Stars: ✭ 52 (-14.75%)
Mutual labels:  wallet
Weiwallet Android
Wei Wallet is an open source Ethereum wallet for Android
Stars: ✭ 20 (-67.21%)
Mutual labels:  wallet
Ethkit
Ethereum dev toolkit for Go
Stars: ✭ 32 (-47.54%)
Mutual labels:  wallet
Blixt Wallet
Bitcoin Lightning Wallet with focus on usability and user experience
Stars: ✭ 40 (-34.43%)
Mutual labels:  wallet
Wallet Eth Android
wallet-eth 以太坊代币钱包 助记词 私钥 keystore 转账
Stars: ✭ 17 (-72.13%)
Mutual labels:  wallet
Coinonline
A Cryptocurrency/Blockchain wallet app based on React Native
Stars: ✭ 59 (-3.28%)
Mutual labels:  wallet
Arcbit Android
arcbit - Android bitcoin wallet http://arcbit.io
Stars: ✭ 34 (-44.26%)
Mutual labels:  wallet
Bitcoinaddress
Bitcoin Wallet Address Generator
Stars: ✭ 52 (-14.75%)
Mutual labels:  wallet
Blockchain
区块链技术
Stars: ✭ 28 (-54.1%)
Mutual labels:  wallet
Tiny.scatter
Scatter compatible eos injection library
Stars: ✭ 31 (-49.18%)
Mutual labels:  wallet
Gxchain Light
GXChain light wallet UI(公信宝轻钱包)
Stars: ✭ 47 (-22.95%)
Mutual labels:  wallet
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-78.69%)
Mutual labels:  wallet
Nanolightwallet
RaiBlocks Light Wallet written in NodeJS
Stars: ✭ 55 (-9.84%)
Mutual labels:  wallet
M5verifier
M5Stack Recipe to Verify your Opendimes
Stars: ✭ 22 (-63.93%)
Mutual labels:  wallet
Miner Monitor
Miner, balance, wallet and pool monitoring software
Stars: ✭ 38 (-37.7%)
Mutual labels:  wallet
Savjeecoin
A simple blockchain in Javascript. For educational purposes only.
Stars: ✭ 1,097 (+1698.36%)
Mutual labels:  wallet
Adrestia
APIs & SDK for interacting with Cardano.
Stars: ✭ 56 (-8.2%)
Mutual labels:  wallet
Paymint
The Paymint Wallet is a secure and user friendly Bitcoin wallet
Stars: ✭ 48 (-21.31%)
Mutual labels:  wallet

sakia logo

Sakia

coverage report pipeline status Build Status Build status

========

Python3 and PyQt5 Client for duniter project.

Features

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

Dependencies

  • Dependencies :

  • Qt5

  • python3

  • libsodium

  • General tips : use pyenv to build sakia, as described in the wiki

Wheel Build scripts

  • Install wheel with pip install wheel
  • Run python3 gen_resources.py in sakia folder
  • Run python3 gen_translations.py in sakia folder
  • To build the wheel : Run python3 setup.py bdist_wheel in sakia folder

Pyinstaller Build scripts

  • Install pyinstaller with pip install pyinstaller
  • Run python3 gen_resources.py in sakia folder
  • Run python3 gen_translations.py in sakia folder
  • To build the binaries : Run pyinstall sakia.spec

Install with pip

  • Run pip install sakia
  • start "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 duniter forum

License

This software is distributed under GNU GPLv3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].