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.5.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

hedera_mirror_sdk-0.0.5-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedera-mirror-sdk-0.0.5.tar.gz
  • Upload date:
  • Size: 7.6 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.5.tar.gz
Algorithm Hash digest
SHA256 82b6f48a586641d4830ea8e537f73c682cace0cafa36a4f249c62db0c15bca50
MD5 b0e484264cb80bc2f6d98a86e2cee98a
BLAKE2b-256 9969616d86ee1cfb2f823241d70f8e5f3ac12b9b8cd92d3d4e3476993a62f236

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hedera_mirror_sdk-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 cdd4efae839e9a9bcd2a6082902b05e479c5447523af78fb5bdbb19501b260b5
MD5 9f129b0b7e635c7c758571eb5a7249b8
BLAKE2b-256 531632e3ba76de1f9de385878fca2f0c729c947e02bed2dbb6c880a153f9e6f4

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