A .NET standard class library for interacting with Ethereum keystore files.
Info
Version: | 1.0.0 |
Author(s): | Jonathan LEI |
Last Update: | Thursday, April 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xJonathanLEI/NetKeystore |
NuGet Url: | https://www.nuget.org/packages/NetKeystore |
Install
Install-Package NetKeystore
dotnet add package NetKeystore
paket add NetKeystore
NetKeystore Download (Unzip the "nupkg" after downloading)
Dependencies
- CryptSharp(>= 1.3.0)
- Newtonsoft.Json(>= 11.0.2)
Tags