Library for processing the storage of the Ethereum blockchain in Azure Table Storage
Last updated Dec 31, 2025
44
Stars
31
Forks
6
Issues
0
Stars/day
Attention Score
37
Language breakdown
C# 94.1%
TSQL 5.5%
Batchfile 0.4%
▸ Files
click to expand
README
Nethereum.BlockchainStorage
Summary
This repo is for projects that extend block chain processing. The core Nethereum libraries (e.g. within Nethereum.Web3) provide crawling, retrieval and filtration mechanisms whilst projects in this repo provide storage for the data.
For examples of block chain processing see:
* The docs (http://docs.nethereum.com/en/latest/nethereum-log-processing-detail/) * Samples on Nethereum Playground (http://playground.nethereum.com/)
🔗 More in this category