NBlockchain is a toolkit for developers to build their own blockchain applications.
Info
Version: | 0.6.0-alpha |
Author(s): | NBlockchain |
Last Update: | Sunday, January 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielgerlag/NBlockchain |
NuGet Url: | https://www.nuget.org/packages/NBlockchain |
Install
Install-Package NBlockchain
dotnet add package NBlockchain
paket add NBlockchain
NBlockchain Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.1.3)
- LiteDB(>= 3.1.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json.Bson(>= 1.0.1)
- Open.NAT.Core(>= 2.1.0)
- Polly(>= 5.3.1)
- System.IO(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Reactive.Core(>= 3.1.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.OpenSsl(>= 4.4.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- Wiry.Base32.Patched(>= 1.0.6.1)
Tags