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