Store Ethereum block chain data in MongoDB.
Info
Version: | 4.11.0 |
Author(s): | RJ MajorDutch, 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.MongoDb |
Install
Install-Package Nethereum.BlockchainStore.MongoDb
dotnet add package Nethereum.BlockchainStore.MongoDb
paket add Nethereum.BlockchainStore.MongoDb
Nethereum.BlockchainStore.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Nethereum.Microsoft.Configuration.Utils(>= 3.8.0)
- Microsoft.Extensions.Configuration(>= 3.1.1)
- Microsoft.Extensions.Configuration.CommandLine(>= 3.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.1)
- Microsoft.Extensions.Configuration.Json(>= 3.1.1)
- MongoDB.Driver(>= 2.10.1)
- Nethereum.Web3(>= 3.8.0)
Tags