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.9.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.9-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: namada-1.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 c4860cb7b15c857c529971082e2ee86d90fecef0e0e9a86f2b3106ef8d8c18d7
MD5 fb6aec03163dd99b01b98907fc451def
BLAKE2b-256 c93249749a0076586fb79fc833ab0ce969215a8138a3bae4f7af1034c97a2707

See more details on using hashes here.

File details

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

File metadata

  • Download URL: namada-1.0.9-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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f67ffe3c39edce89fd20723cd34c267869d06c2185ae1ad7c9cb61d43166193f
MD5 6bb302e15f44ad778a471caee592d04d
BLAKE2b-256 f37a9298ef36a83fedb5fd23c368b4ddda4ea5e81d3b9309d13830c9e321c034

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