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

Uploaded Source

Built Distribution

hedera_mirror_sdk-0.0.4-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedera-mirror-sdk-0.0.4.tar.gz
  • Upload date:
  • Size: 6.8 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.4.tar.gz
Algorithm Hash digest
SHA256 648b30828e5cd1c06b00a3f8be253a77e0ee0cba85ccd50ede35e7a3fac9f00b
MD5 686a3b44bc6bb05b4973b4082e7d6cd1
BLAKE2b-256 aec499a05be5a0d01d8c0644b94d662c2a33ec42872407667ce9680455237719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hedera_mirror_sdk-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 60b883835d0c04b7b9e1c564ff76b2d222b6d36b396e85e149e6b2c9526de911
MD5 fd2fd062bfa2041a670e11a8f1eae228
BLAKE2b-256 d96e41cc6c234b4c0ef405a44a880376ba2a4190f54c6b65c55fec1820d277e7

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