.NET SDK to interact with the æternity blockchain.
Info
Version: | 1.0.4 |
Author(s): | Máximo Piva |
Last Update: | Friday, April 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/block-m3/aepp-sdk-net |
NuGet Url: | https://www.nuget.org/packages/aepp-sdk-net |
Install
Install-Package aepp-sdk-net
dotnet add package aepp-sdk-net
paket add aepp-sdk-net
aepp-sdk-net Download (Unzip the "nupkg" after downloading)
Dependencies
- Konscious.Security.Cryptography.Argon2(>= 1.2.1)
- Microsoft.Extensions.Configuration(>= 3.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.Hosting(>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- NBitcoin(>= 4.1.1.77)
- Nethereum.RLP(>= 3.7.1)
- Newtonsoft.Json(>= 12.0.3)
- Portable.BouncyCastle(>= 1.8.6)
- Sodium.Core(>= 1.2.2)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Reactive(>= 4.3.2)
Tags