Skip to main content

GUI for Algorand algod and kmd deamon

Project description

Algo Tides

Description

This Python application is a graphic interface for the user who owns or have access to an Algorand node and would like to issue operations through a GUI rather than CLI. (i.e.: manage wallets and addresses, send transactions, save a contact list)

Installation

$ pip install algotides or you can download the .tar.gz package and install it that way.

Security

Please keep in mind that this software stores some serialized data inside <HOME_FOLDER>/.algo-tides.
As a result of this any user should put over this folder permissions that are stricter than usual.
It is possible to inject arbitrary code when deserializing jsonpickle files so please be mindful.

Requirements

  • Python 3.7

Packages:

  • PySide2
  • py-algorand-sdk
  • jsonpickle

Troubleshoot

  • qt.qpa.plugin: Could not load the Qt platform plugin "xcb"

    This step creates a symlink from the existing library to the needed library:

    on MXLinux 19.4:

    sudo ln -s /usr/lib/x86_64-linux-gnu/libxcb-util.so.0.0.0 /usr/lib/x86_64-linux-gnu/libxcb-util.so.1

    on Debian 10:

    sudo ln -s /usr/lib/x86_64-linux-gnu/libxcb-util.so /usr/lib/x86_64-linux-gnu/libxcb-util.so.1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

algotides-1.0.2.tar.gz (306.5 kB view details)

Uploaded Source

Built Distribution

algotides-1.0.2-py3-none-any.whl (336.7 kB view details)

Uploaded Python 3

File details

Details for the file algotides-1.0.2.tar.gz.

File metadata

  • Download URL: algotides-1.0.2.tar.gz
  • Upload date:
  • Size: 306.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.3

File hashes

Hashes for algotides-1.0.2.tar.gz
Algorithm Hash digest
SHA256 25dcbb322c0123fd084d0d7950b4e17720b0115f3fa6f8fddb20fa4aeffa1783
MD5 a784a829247ca8c183242d68275db0d1
BLAKE2b-256 ffe12d55025c7bffd6b116b7bc68e35a0ce552cf30621d35975369d559702016

See more details on using hashes here.

File details

Details for the file algotides-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: algotides-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 336.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.3

File hashes

Hashes for algotides-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 53efb6b6c945fe54383f1985cc38e3043c4da9bbea9e8f63f4cd857e66e466b5
MD5 334e4d00bd781a6072e08d81647b3c43
BLAKE2b-256 a2e3a77554bdddc4cbe28fab8e6b43fd670ef33b6827e128347066625f8121f2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page