A C# implementation of a merkle patricia trie.
Info
Version: | 1.0.3 |
Author(s): | BlocBit Group Ltd. |
Last Update: | Tuesday, September 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlocBit.Patricia |
Install
Install-Package BlocBit.Patricia
dotnet add package BlocBit.Patricia
paket add BlocBit.Patricia
BlocBit.Patricia Download (Unzip the "nupkg" after downloading)
Dependencies
- NBlocBit.HashLib(>= 1.0.0.1)
- Nethereum.RLP(>= 2.4.0)