Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nethereum/nethereum.blockchainstorage
- Owner: Nethereum
- License: mit
- Created: 2016-11-11T16:13:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T23:26:45.000Z (over 1 year ago)
- Last Synced: 2024-05-29T22:09:37.066Z (6 months ago)
- Topics: azure, azure-table-storage, blockchain, ethereum, geth, nethereum
- Language: C#
- Size: 1.85 MB
- Stars: 42
- Watchers: 8
- Forks: 32
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)