Skip to main content

Asynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.

Project description

ETHHelper

Build Status Documentation Status Python Version Wheel Status Latest Version License

Asynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.

Quickstart see this.

中文 | English

Usage

pypi

If you prefer to use pypi to install this package, you can just run the following command:

pip install ethhelper

git

The project is managed by poetry. If you prefer to use git to install this package, you can use poetry to directly add a reference to the project's build package through git.

The command is as follow:

poetry add git+ssh://git@github.com:XiaoHuiHui233/ETHHelper.git

Build

You can use poetry's tools to generate a build of this project (pure Python).

The command is as follow:

poetry build

Author and License

ETHHelper was written by XiaoHuiHui233, licensed under the Apache 2.0.

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

ethhelper-0.4.3.tar.gz (27.0 kB view hashes)

Uploaded Source

Built Distribution

ethhelper-0.4.3-py3-none-any.whl (34.7 kB view hashes)

Uploaded Python 3

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