Store Ethereum block chain data in Azure Cosmos Db.
Info
Version: | 4.11.0 |
Author(s): | Dave Whiffin, Nethereum team, Nethereum contributors, Juan Blanco |
Last Update: | Thursday, October 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nethereum.com/ |
NuGet Url: | https://www.nuget.org/packages/Nethereum.BlockchainStore.CosmosCore |
Install
Install-Package Nethereum.BlockchainStore.CosmosCore
dotnet add package Nethereum.BlockchainStore.CosmosCore
paket add Nethereum.BlockchainStore.CosmosCore
Nethereum.BlockchainStore.CosmosCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Nethereum.Microsoft.Configuration.Utils(>= 3.8.0)
- Microsoft.Azure.DocumentDB.Core(>= 2.2.1)
- Nethereum.Web3(>= 3.8.0)
Tags