Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nethereum/nethereum.blockchainstorage

Library for processing the storage of the Ethereum blockchain in Azure Table Storage
https://github.com/nethereum/nethereum.blockchainstorage

azure azure-table-storage blockchain ethereum geth nethereum

Last synced: 1 day ago
JSON representation

Library for processing the storage of the Ethereum blockchain in Azure Table Storage

Awesome Lists containing this project

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/)