mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-07-21 22:28:47 -04:00
first commit
This commit is contained in:
commit
bb17a2a56e
29 changed files with 1238 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# ⛓🛠 blockchain data engineering
|
||||
|
||||
<br>
|
||||
|
||||
##### scalable event scanners and infrastructure for on-chain analysis and machine learning models training.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
## infrastructure
|
||||
|
||||
|
||||
* **[💎 token-scanner-api](token-scanner-api)**:
|
||||
- a mvp for a **scalable event scanner cli and api for ethereum**, through indexing and parsing blocks data. 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](https://mirror.xyz/steinkirch.eth/vSF18xcLyfXLIWwxjreRa3I_XskwgnjSc6pScegNJWI)**.
|
||||
|
||||
|
||||
<br>
|
Loading…
Add table
Add a link
Reference in a new issue