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)

alt text

Installation

$ pip install algo-tides 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.6

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.0.tar.gz (306.6 kB view details)

Uploaded Source

Built Distribution

algotides-1.0.0-py3-none-any.whl (336.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: algotides-1.0.0.tar.gz
  • Upload date:
  • Size: 306.6 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.60.0 CPython/3.7.3

File hashes

Hashes for algotides-1.0.0.tar.gz
Algorithm Hash digest
SHA256 87b2dddbe5ae511f097f22e63e1a17628df49981d21e0f95102054ac30e35fff
MD5 c0788ae2ec2c676a2f4890685944bbaa
BLAKE2b-256 6d9b04b56d7bf8497ed554240b1043e19651090107690bf76811ebc4d4e7ca64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: algotides-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 336.5 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.60.0 CPython/3.7.3

File hashes

Hashes for algotides-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fcdd4b08825d954b5f73ab984ca499be17619a5cb95e836815bb0c757da81b2e
MD5 fc8715eece98b153f3b990f7534e5864
BLAKE2b-256 8b6d9b4fcd787cb74fb88be768d9bd6287ce36f19816b0503c32655bfdacfd8a

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