Skip to main content

Ethereum implementation of the chainlib interface

Project description

chainlib-eth

Overview

This is the Ethereum (EVM) implementation of the chainlib block interface.

It contains implementations for:

  • RPC client implementation.

  • Nonce and fee generators.

  • Transaction and block objects.

  • EVM ABI encoding and decoding.

  • CLI tool suite for common operations.

Please refer to the documentation for the chainlib package to achieve a broader context of what chainlib-eth implements.

CLI tooling

When installed, the python package chainlib-eth will install a selection of CLI tools in the python executable script path.

It will also install man pages for each tool in the man path. The man pages describe arguments, configurations and environment variables relevant for each tool. They will not be repeated here.

The man pages have been generated using the chainlib-man.py script from the chainlib package. Please refer to the chainlib package documentation for further details on the logical structure of the applicable arguments.

eth-balance
Gas token balance of a specific address.

eth-block
Retrieve a block by number or hash.

eth-checksum
Transform an ethereum address to a checksummed address.

eth-count
Get the amount of confirmed transactions on network for an account. Corresponds to the nonce of the next future transaction.

eth-decode
Decode a transaction from its serialized (wire) format.

eth-encode
Sncode method calls and/or individual arguments for the EVM ABI. Can be used to interface with smart contracts and generate constructor arguments.

eth-gas
Generate transactions for private accounts and smart contracts, with or without gas token value.

eth-get
Retrieve a transaction, or bytecode for an address.

eth-info
Retrieve general stats for a blockchain network.

eth-raw
Covert a signed wire format transaction to raw transaction for RPC.

eth-wait
Block until transaction has been completed (transaction "receipt" exists).

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

chainlib-eth-0.6.3.tar.gz (68.0 kB view details)

Uploaded Source

File details

Details for the file chainlib-eth-0.6.3.tar.gz.

File metadata

  • Download URL: chainlib-eth-0.6.3.tar.gz
  • Upload date:
  • Size: 68.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.3

File hashes

Hashes for chainlib-eth-0.6.3.tar.gz
Algorithm Hash digest
SHA256 ea781d3475e468b9d51952f75ba57d62dcce086ce3e45cba457611f66acd8881
MD5 20c1e21df75722d80b11ec21923d832e
BLAKE2b-256 75aeb0d5f359a3cae4c9042f3a9a8b5ee512301053e6f543dbb39ef0c035cb65

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