Skip to main content

This is a simple Python library to facilitate the usage of the Hedera mirror node API

Project description

Hedera Mirror Node Python SDK

Welcome to this Python SDK repository for the Hedera mirror node API.

This is a simple library to facilitate the usage of the Hedera mirror node API.

>>> from hedera_mirror_sdk.rest import Client
>>> client = Client(version="v1", env="testnet")
>>> accounts = client.account.get()
>>> accounts["status"]
200
>>> accounts["json"]
{'accounts': [{'account': '0.0....}

Supported Python Versions

This library supports the following Python implementations:

Python 3.6 Python 3.7 Python 3.8 Python 3.9 Python 3.10

Installation

You can clone the project down from github

git clone git@github.com:bobby-didcoding/hedera-mirror-sdk.git

hedera_mirror_sdk is available on PyPI:

python -m pip install hedera_mirror_sdk

More about Hedera

Hedera Mirror Nodes store the history of transactions that occurred on mainnet, testnet, and previewnet. Each transaction generates a record that is stored in a record file. The transaction contents can be accessed by the mirror node Rest APIs

Read more here

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

hedera-mirror-sdk-0.0.3.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

hedera_mirror_sdk-0.0.3-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file hedera-mirror-sdk-0.0.3.tar.gz.

File metadata

  • Download URL: hedera-mirror-sdk-0.0.3.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for hedera-mirror-sdk-0.0.3.tar.gz
Algorithm Hash digest
SHA256 6613b5452a6b829b53262d3c31cffce590e833614e5906de67104cf58734bf68
MD5 67ce3890fc6b6dcd6adee4e99dd0f922
BLAKE2b-256 75ac434fa908adfcea11faddb1076b951037db4e9a32652c2416045f2c202d70

See more details on using hashes here.

File details

Details for the file hedera_mirror_sdk-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for hedera_mirror_sdk-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8ffa2ebde66d325436a8a622cacb7f90ba9e5bbe2f43a722e0137ade8b73eb20
MD5 619b4aa6a1410a89154de3fbaca6add3
BLAKE2b-256 b2a7cb5419e3ecf416bf3be72ce6e6f0e1c910c605c6e5b3ca516be4b61d9610

See more details on using hashes here.

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