Skip to content

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

License

Notifications You must be signed in to change notification settings

XiaoHuiHui233/ETHHelper

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages