👾 blockchain infrastructure projects and resources (e.g., ethereum event scanner, on chain analysis, data pipelines, etc.)
Find a file
2023-03-28 13:11:21 -07:00
technologies the arrow project 2023-03-28 13:10:24 -07:00
token-scanner-api Update README.md 2023-03-13 00:32:14 -07:00
.gitignore first commit 2023-03-11 17:12:27 -08:00
README.md the arrow project 2023-03-28 13:11:21 -07:00

⛓🛠 blockchain data engineering


👉 this repository contains my blockchain engineering projects such as scalable event scanners and infrastructure setups for on-chain analysis and machine learning models training (e.g., HFT with deep learning).
🛠 here is a high-level system design chart for a possible blockchain intelligence data platform (all deployed in kubernetes):

blockchain intel




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.


technologies




external resources