Python helper for Antelope transaction serialization
Project description
antelopy
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:
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
Built Distribution
File details
Details for the file antelopy-0.2.0.tar.gz
.
File metadata
- Download URL: antelopy-0.2.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd3cddaf1c715d4738b2ea900faa2449180b8124772353ea1065b4a38157af2f |
|
MD5 | a682aa085b5a67c2cc6808252a6f595a |
|
BLAKE2b-256 | ee4edf4a27c615320a63adc317bd535027264cab149806332ef5baa082ae49a9 |
File details
Details for the file antelopy-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: antelopy-0.2.0-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bfab2d503954f212a58492dd068b5f6043c04fbc58efc0c966fcd82354aade1 |
|
MD5 | 0ad8bf5b4adb2b69b494ccff3018ee38 |
|
BLAKE2b-256 | dde4bff9bd566b69abbe10d71a4318cd57444c216ca4260ba18d29c5bf826866 |