Skip to main content

Python client for interacting with the Aerium blockchain via JSON-RPC

Project description

aerium-jsonrpc

Python client for interacting with the Aerium blockchain via JSON-RPC.

Installation

pip install aerium-jsonrpc

Usage

import asyncio
from aerium_jsonrpc.client import AeriumOpenRPCClient


async def main():
    client = AeriumOpenRPCClient(
        headers={},
        client_url="http://127.0.0.1:8545"
    )

    blockchain_info = await client.aerium.blockchain.get_blockchain_info()
    print(blockchain_info)


if __name__ == "__main__":
    asyncio.run(main())

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

aerium_jsonrpc-0.2.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

aerium_jsonrpc-0.2.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file aerium_jsonrpc-0.2.0.tar.gz.

File metadata

  • Download URL: aerium_jsonrpc-0.2.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aerium_jsonrpc-0.2.0.tar.gz
Algorithm Hash digest
SHA256 98d202b58eee82f5458c76853a2dd07c5bc869a03e428c787fd4fce2fcdfd4b4
MD5 cb70f5c40d2bca9fd098c2dcbbe0c946
BLAKE2b-256 99896e3df51b07da7aae2fe928a097c677287bccb26bb9ec9c309f6bf9bff7d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for aerium_jsonrpc-0.2.0.tar.gz:

Publisher: packager.yml on aerium-network/aerium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aerium_jsonrpc-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: aerium_jsonrpc-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aerium_jsonrpc-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 96d256828f900439c9815768568188ab0d2c4536add652943d48bb2897d15482
MD5 42045e78447583e4cdd470c26c59b59d
BLAKE2b-256 fa040468d43e05ffdf0e4a95ca02de10357dbb1388eae47c871ec0f7fdab9bf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aerium_jsonrpc-0.2.0-py3-none-any.whl:

Publisher: packager.yml on aerium-network/aerium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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