Universal multi-chain distributed blockchain listener SDK
Project description
Chain Listener SDK
A universal multi-chain distributed blockchain listener SDK that provides reusable multi-chain monitoring capabilities. The SDK focuses on asynchronous blockchain event listening and data processing, offering flexible solutions for different business scenarios.
Features
- Universal Multi-Chain Support: Ethereum, BSC, Polygon, Arbitrum, Optimism, Avalanche, Solana, TRON, Kava, Osmosis, Base
- Distributed Architecture: Support for multi-instance deployment with automatic load balancing
- Event-Driven: Callback-based event processing with user-defined handlers
- Fault Tolerant: Automatic failover and recovery mechanisms
- High Performance: Async/await architecture with efficient event processing
- Flexible Deployment: From simple standalone to distributed cluster
Quick Start
Documentation
Development
Setup
# Install Poetry
pip install poetry
# Install dependencies
poetry install
# Activate virtual environment
poetry env activate
Code Quality
# Format code
black src/ tests/
# Type checking
mypy src/
# Linting
flake8 src/ tests/
License
[License Name]
Contributing
Please read our contributing guidelines and code of conduct before submitting pull requests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chain_listener-0.2.7.tar.gz.
File metadata
- Download URL: chain_listener-0.2.7.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.0 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8583d6e2dfc17ffdeac1efd415d910e23a0cb79b0e526e231cd5f4b8f93dd764
|
|
| MD5 |
af784d4d0078af63ed39bea7e0f50cc9
|
|
| BLAKE2b-256 |
8f4ffcafd7e250daea9b626220ff97177bc0b7c7abad2448ddc55aa479306f29
|
File details
Details for the file chain_listener-0.2.7-py3-none-any.whl.
File metadata
- Download URL: chain_listener-0.2.7-py3-none-any.whl
- Upload date:
- Size: 57.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.0 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58cd89ecf857efdc2f658bd5e039662b0085e1521b08d1495e9a49d4b038aa5b
|
|
| MD5 |
86272c4b61fecfebc8444c4882dc6e83
|
|
| BLAKE2b-256 |
5058fca9305cdd9ee2125ea3c12ba5dd2cd7e3accb2d6a7305aa6f5b26668731
|