A Python wrapper around the Radix Engine Toolkit that provides Radix Ledger primitives to Python.
Project description
Radix Engine Toolkit
A Python wrapper around the Radix Engine Toolkit that provides Radix Ledger primitives to Python
The (Python) Radix Engine Toolkit is a wrapper around the Radix Engine Toolkit library which exposes the Radix Engine and Scrypto primitives to Python. These primitives include: manifests, transactions, transaction construction and building, access rules, metadata, the SBOR codec, derivations, and many others. The purpose this and the other wrappers around the toolkit is to provide developers with the freedom of constructing transactions and interacting with the ledger in their language of their choice instead of being limited to using Rust .
This library uses UniFFI for interoperability between the core Rust Radix Engine Toolkit and Radix Engine Toolkit wrappers such as this Python wrapper. Thus, the entire codebase of this library is automatically generated and the Python code does not live in a repo by itself. Instead, this library is published directly to PyPi with each push that's made to the Radix Engine Toolkit repo. If you would like to submit an issue or open a PR then head to: https://github.com/radixdlt/radix-engine-toolkit/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for radix_engine_toolkit-0.12.1.dev2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f991c4214dcae1e0dc87d6128d86639676d487f3d84ff04a3adbb6afe67017cf |
|
MD5 | 472519346df0cceb087b6334dff131c0 |
|
BLAKE2b-256 | 494fad605a9f220d4124c0b5db02d1f51b1b8ef98a0543ffb9d235bc16b928e5 |