Skip to content

stuckatsixpm/antelopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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