Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SorellaLabs/brontes
A blazingly fast general purpose blockchain analytics engine specialized in systematic mev detection
https://github.com/SorellaLabs/brontes
ethereum etl-pipeline evm mev rust
Last synced: 4 days ago
JSON representation
A blazingly fast general purpose blockchain analytics engine specialized in systematic mev detection
- Host: GitHub
- URL: https://github.com/SorellaLabs/brontes
- Owner: SorellaLabs
- License: apache-2.0
- Created: 2023-07-11T13:01:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T16:41:34.000Z (2 months ago)
- Last Synced: 2024-11-14T17:35:04.635Z (2 months ago)
- Topics: ethereum, etl-pipeline, evm, mev, rust
- Language: Rust
- Homepage: https://book.brontes.xyz
- Size: 27.2 MB
- Stars: 550
- Watchers: 4
- Forks: 34
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Brontes
[![Telegram Chat][tg-badge]][tg-url]
![](assets/Brontes.png)
## Brontes – Illuminate to Eliminate
**[Install](https://sorellalabs.github.io/brontes/installation/installation.html)**
| [User Book](https://sorellalabs.github.io/brontes/intro.html)
| [Crate Docs](https://sorellalabs.github.io/brontes/docs/brontes/index.html)
| [Methodology](https://sorellalabs.github.io/brontes/mev_inspectors/intro.html)[tg-badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fsorella_brontes
[tg-url]: https://t.me/sorella_brontes## Why Brontes?
[Brontes](https://github.com/SorellaLabs/brontes) is a blockchain analytics pipeline built on top of [Reth](https://github.com/paradigmxyz/reth/). It addresses a critical challenge in blockchain research: the overwhelming flood of data and tedious preprocessing that often derail researchers from their core focus.
**Key features:**
- Transforms raw Ethereum data into a structured, analyzable format
- Enhances analysis with off-chain data (metadata, CEX prices, p2p data...)
- Provides a modular framework to easily implement user-defined inspectors for custom analyticsBlockchain data analysis, especially at the trace level, can overwhelm even seasoned researchers. While a few masochists might find satisfaction in the chore of data preprocessing and normalization, most of us are captivated by the intellectual challenge of crafting innovative analytical techniques.
Our Inspector Framework allows you to focus on developing and applying novel methodologies. By eliminating initial hurdles, Brontes frees you to immerse yourself in creative analysis rather than getting bogged down in preprocessing.
## Who is this for?
Brontes is designed for:
- Blockchain researchers and data scientists
- MEV analysts and strategists
- DeFi protocol developers
- Anyone working with large-scale Ethereum data