Skip to main content

Python helper for Antelope transaction serialization

Project description

antelopy

PyPI Workflow Badge Python version

Documentation: https://antelopy.stuckatsixpm.com
Source Code: https://github.com/stuckatsixpm/antelopy


antelopy serializes transaction data for Antelope blockchains, integrating with existing Python packages for ease of use.

In the Antelope's Leap 3.1 release, the abi_json_to_bin endpoint was deprecated to ensure the integrity of transaction data. However, available options for interacting with Antelope chains with Python all rely on this endpoint for the serialization step. antelopy is designed to handle this process in a non-intrusive way, minimizing changes users of aioeos and eospy need to make.

Key Features

  • Serialize transaction data in preparation for transaction
  • Read ABIs from the blockchain or file, with the option to save for reuse
  • Integration wrappers around aioeos and eospy

antelopy supports the following libraries.

Antelope Library Support Status Usage Guide Repository
aioeos ✔ Fully integrated Link Link
eospy ✔ Fully integrated[^1] Link Link
pyntelope ✘ Waiting for dependency update N/A Link

Basic Usage:

Installation

pip install antelopy

Usage

Visit our documentation for various examples of how to use antelopy!

Support

antelopy is possible thanks to funding from:

WAX Labs

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

antelopy-0.2.0.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

antelopy-0.2.0-py3-none-any.whl (19.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