Skip to main content

uEOSIO python library

Project description

µEOSIO

General purpose library for the EOSIO blockchains

Micro EOSIO allows you to interact with any EOSio chain using Python.

Install

pip install ueosio

Build from source

git clone https://github.com/AntarticaLabs/ueosio
cd ueosio
python3 -m venv venv
source venv/bin/activate
pip install -r examples/requirements.txt

Examples:

tx.py: Send a transaction on any given chain.

keys.py: Generate a key pair or get the public key of any given private key.

approve_multisig.py: Approve a multisig transaction.

create_account.py: Create an account, buy ram and delegate bandwidth and CPU.


MIT License
Copyright (c) 2020 AntarticaLabs

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

ueosio-0.2.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

ueosio-0.2.0-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

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