Info
Version: | 0.8.0 |
Author(s): | delegate chris, @sharkdev-j and @dnovacik |
Last Update: | Monday, October 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArkEcosystem/ark-net |
NuGet Url: | https://www.nuget.org/packages/ark.net |
Install
Install-Package ark.net
dotnet add package ark.net
paket add ark.net
ark.net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- NBitcoin(>= 4.0.0.38)
- SshNet.Security.Cryptography(>= 1.2.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Validation(>= 2.4.15)
- Microsoft.CSharp(>= 4.4.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- NBitcoin(>= 4.0.0.38)
- SshNet.Security.Cryptography(>= 1.2.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Validation(>= 2.4.15)
- Microsoft.CSharp(>= 4.4.0)
- System.Xml.XmlSerializer(>= 4.3.0)
It implements all most relevant ARK functionalities to help you develop efficient .NET applications built upon ARK platform. It provides low level access to ARK Network so you can easily build your block-chain application on top of it.