Skip to main content

This is an opinionated web3 library.

  1. async as the first citizen.
  2. websocket support as the first citizen.
  3. it supports eth_subscribe() and eth_unsubscribe().
        w3 = AsyncWeb3(WebsocketTransport("ws://127.0.0.1:8546"))
        await w3.connect()
        block_stream = await w3.subscribe_block()
        async for new_block in block_stream:
            print(f"got new block: {new_block}")
  1. It has no middleware support.

This library tries to simplify the interaction with the deployed contracts. If you want to deploy a new smart contract, please checkout the awesome brownie tool.

How to Contribute:

  1. install poetry
  2. under this folder, run poetry install
  3. then run poetry shell
  4. start the development
  5. run poetry run pytest
  6. send PR

Release files for async-web3 0.3.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for async-web3 0.3.1
File Size Uploaded
async-web3-0.3.1.tar.gz 9.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for async-web3 0.3.1
File Interpreter ABI Platform
async_web3-0.3.1-py3-none-any.whl Python 3 none any Details

Total release size: 21.2 kB

Release files / async-web3-0.3.1.tar.gz

Download URL async-web3-0.3.1.tar.gz
Size 9.8 kB
Tags Source
SHA-256 checksum
How to use checksums
fd9703c777663a9cf7cc09162cb11f331e766f02cad41503a40d133e7478294b
BLAKE2b-256 checksum
How to use checksums
a3d0416d7d51c853963aaaf2659e25d96ae1eb3afad6312f9b35d7df43029e54
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.1.6 CPython/3.9.5 Linux/5.4.0-1047-azure

Release files / async_web3-0.3.1-py3-none-any.whl

Download URL async_web3-0.3.1-py3-none-any.whl
Size 11.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
89368dfaabcf6cddcb9038a19a13a9bda512a43cc29aeba841251775707403de
BLAKE2b-256 checksum
How to use checksums
535f5186913dd8b1c59a2b1a68c878775b6f88ee07c2c40a2450f587aedddbc3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.1.6 CPython/3.9.5 Linux/5.4.0-1047-azure

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 release files

0.3.0

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.1.2

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page