Skip to main content

Python package for Namada

Project description

Python package for Namada

A package for Namada.

Install

pip install namada

How to use

After installing the package use following import:

from namada import Namada
client = Namada()

Blocks:

from namada import Namada
client = Namada()
client.get_latest_block()
client.get_block_height(height)
client.get_block_height_transactions(height)
client.get_block_height_signatures(height)
client.get_block_list_records(records)
client.get_block_list_records_to_block(records, to_block)

Transactions:

from namada import Namada
client = Namada()
client.get_latest_tx()
client.get_tx_hash(tx_hash)
client.get_tx_list_records(records)
client.get_tx_list_records_to_block(records, to_block)

Validators:

from namada import Namada
client = Namada()
client.get_validator_list()
client.get_validator_address(address)
client.get_validator_latest_block(address)
client.get_validator_latest_signatures(address)

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

namada-1.0.15.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

namada-1.0.15-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file namada-1.0.15.tar.gz.

File metadata

  • Download URL: namada-1.0.15.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for namada-1.0.15.tar.gz
Algorithm Hash digest
SHA256 bf90d0f31da376a0ec13c8f313b569bd7827144a5db4c8897c9a4d681f1544f2
MD5 548904698ecefe401560aedc69ebf39a
BLAKE2b-256 42fa816e31abda22af526185195cf82f0059fa925f41f06195dfe087e93e943e

See more details on using hashes here.

File details

Details for the file namada-1.0.15-py3-none-any.whl.

File metadata

  • Download URL: namada-1.0.15-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for namada-1.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 fa8c22d82a96c09b29adff3c030c0f2178daccfa37bc0e5c96810d867ccba3e9
MD5 129e8c4cb4d535e174622ef12d87523f
BLAKE2b-256 43736bd50b3492780d09a05d3161957fab90ab9d1a12888ef8712e7af254c895

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page