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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hedera-mirror-sdk-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 5b8a71e34fdaacf6d68f6aa5de2595b08eaf19c6ef44ab62aa8ce98443991f77
MD5 39bd5348cfb6040aa31903ccb823622e
BLAKE2b-256 0eed9491952908da73a0655f955f17beb6a7514807520d30bd4729a2234d3a79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hedera_mirror_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a567bc7bcd225cf6c6dc1ad3e70c47fe0f02bb326d0e216e06b300c911c05659
MD5 57e62d5b8ecf3680a03a9146e140d6f2
BLAKE2b-256 054b6f8824c93863713d1c42d547681adca687ae18f95222fb117020d6806341

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