mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-04-25 10:19:13 -04:00
⛓🛠 blockchain data engineering
👉 this repository contains blockchain engineering projects such as scalable event scanners and infrastructure setups for on-chain analysis and machine learning models training (e.g., high-frequency trading with deep learning).
🛠 here is a high-level system design chart for a possible blockchain intelligence data platform (all deployed in kubernetes):
scanners
- 💎 token-scanner-api:
- a mvp for a scalable event scanner cli and api for ethereum, through indexing and parsing blocks events. this is the first step for training machine learning models on the chains (e.g., high-frequency trading with deep learning).
- check my mirror post building a scalable event scanner for ethereum.
resources
Description
👾 blockchain infrastructure projects and resources (e.g., ethereum event scanner, on chain analysis, data pipelines, etc.)
autismblockchaincypherpunkdata-engineeringethereumevent-scannermachine-learningquantitative-financerust
Readme
13 MiB
Languages
Python
98.4%
Makefile
1.6%