EtherHound Core - Blockchain Event Scanner Server
Project description
Table of Contents
About The Project
EtherHound Core is the foundational service of the EtherHound suite — a modular, event-driven blockchain scanner designed to monitor Ethereum networks with high precision.
Built With
Getting Started
Prerequisites
- python >= 3.10
- web3 >= 7.12.0
- fastapi[standard]
- pydantic
- typer (CLI)
Installation
Github installation (recommended):
- clone the repo
git clone https://github.com/EtherHounds/Core.git
- cd into the repo
cd Core
- build
pip install . -U
- done!
PyPi:
pip install etherhound-core
Usage
CLI (hound)
deploy
used to deploy the Hound Server
Args:
- host (str): the uvicorn server host, default=localhost
- port (int): the uvicorn server port, default=8080
- rpc (str): the RPC url from your provider
- mode (str): the scanner mode, default="fast"
- detach (bool): de-attach from the server, default=False
- load_env (bool): get the rpc,mode from the .env file, default=False
Roadmap
- Examples
- Better Documentation
- Docker image (docker hub)
- BlockScanner Implementation
See the open issues for a full list of proposed features (and known issues).
Contributing
Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Top contributors:
License
Distributed under the project_license. See LICENSE.txt for more information.
Contact
SpicyPenguin - @kerolis55463
Project Link: https://github.com/EtherHounds/Core
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 etherhound_core-0.1.2b1.tar.gz.
File metadata
- Download URL: etherhound_core-0.1.2b1.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbb4656fc976e27e518701ec47d0f700dfcfabff843153bebe18d878c031a98a
|
|
| MD5 |
ea54176c3bc12d70e913f9daba735bfe
|
|
| BLAKE2b-256 |
e21b40179b8f464dcfc5f07a1fd6ddfdabf2e49b912c7a1533134b3497538af0
|
File details
Details for the file etherhound_core-0.1.2b1-py3-none-any.whl.
File metadata
- Download URL: etherhound_core-0.1.2b1-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
057cc1371e6300746cf356bb66c51aef485f304deaf0ef6e8887e8de299ad73c
|
|
| MD5 |
2b87d6b2dbd45f0c019c71a5f30dfff7
|
|
| BLAKE2b-256 |
e5bb34d6acfe9f2c951646a16e96330357240c22217b92645c4a914c925cdbae
|