Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/go-outside-labs/blockchain-infrastructure-design

👾 𝗶𝗻𝗳𝗿𝗮𝘀𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲 𝗽𝗿𝗼𝗷𝗲𝗰𝘁𝘀 𝗮𝗻𝗱 𝗠𝗩𝗣 𝘀𝗼𝘂𝗿𝗰𝗲 𝗰𝗼𝗱𝗲, 𝘀𝘂𝗰𝗵 𝗮𝘀 𝗮 𝘀𝗰𝗮𝗹𝗮𝗯𝗹𝗲 𝗲𝘃𝗲𝗻𝘁 𝘀𝗰𝗮𝗻𝗻𝗲𝗿𝘀, 𝗳𝗼𝗿 𝗼𝗻-𝗰𝗵𝗮𝗶𝗻 𝗮𝗻𝗮𝗹𝘆𝘀𝗶𝘀, 𝗵𝗳𝘁, 𝗺𝗹...
https://github.com/go-outside-labs/blockchain-infrastructure-design

blockchain cypherpunk data-engineering ethereum event-scanner machine-learning quantitative-finance rust

Last synced: about 1 month ago
JSON representation

👾 𝗶𝗻𝗳𝗿𝗮𝘀𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲 𝗽𝗿𝗼𝗷𝗲𝗰𝘁𝘀 𝗮𝗻𝗱 𝗠𝗩𝗣 𝘀𝗼𝘂𝗿𝗰𝗲 𝗰𝗼𝗱𝗲, 𝘀𝘂𝗰𝗵 𝗮𝘀 𝗮 𝘀𝗰𝗮𝗹𝗮𝗯𝗹𝗲 𝗲𝘃𝗲𝗻𝘁 𝘀𝗰𝗮𝗻𝗻𝗲𝗿𝘀, 𝗳𝗼𝗿 𝗼𝗻-𝗰𝗵𝗮𝗶𝗻 𝗮𝗻𝗮𝗹𝘆𝘀𝗶𝘀, 𝗵𝗳𝘁, 𝗺𝗹...

Awesome Lists containing this project

README

        

## ⛓🛠 blockchain infrastructure && data engineering






##### 👉 this repository holds some of my blockchain infrastructure MVPs (such as scalable event scanners and infrastructure setups for on-chain analysis and machine learning models training).


---

### design && code


* **[token-scanner-api](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 **[on building a scalable event scanner for ethereum](https://mirror.xyz/irch.eth/vSF18xcLyfXLIWwxjreRa3I_XskwgnjSc6pScegNJWI)**.


* **[implementation of a draft of an EIP for rental NFTs with rights management](eip-9999)**:
- this standard is an extension of ERC-721 and ERC-4907.
- it proposes an API for rights management through a rental license.
- this framework is fully compatible with the licensing framework proposed on ERC-5218, although it can be implemented independently.


* **[a protocol for management and bartering of game (NFT) assets](game-protocol-design)**:
- discussion, design, and implementation route of a protocol for management and bartering of game (NFT) assets.



---

### research notes


* **[apache arrow](technologies/arrow_project.md)**
* **[rlp encoding](technologies/rlp_enconding.md)**
* **[spotify's luigi](technologies/luigi.md)**
* **[google's or-tools](technologies/or_tools.md)**


---

### external resources


* **[ml-hft-agents, by go-outside-labs](https://github.com/go-outside-labs/hft-deep-learning-agents)**
* **[orchestration-toolkit, by go-outside-labs ](https://github.com/go-outside-labs/orchestration-toolkit)**
* **[google biquery article on blockchain public datasets](https://cloud.google.com/blog/products/data-analytics/introducing-six-new-cryptocurrencies-in-bigquery-public-datasets-and-how-to-analyze-them)**
* **[paradigm's data portal](https://data.paradigm.xyz/)**