A client to interact with gxchain implemented in C#.
Info
| Version: | 1.5.0 |
| Author(s): | lanhaoxiang |
| Last Update: | Monday, February 24, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gxchain/gxclient-csharp |
| NuGet Url: | https://www.nuget.org/packages/GXClient |
Install
Install-Package GXClient
dotnet add package GXClient
paket add GXClient
GXClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Cryptography.ECDSA.Secp256K1(>= 1.1.2)
- dotnetstandard-bip39(>= 1.0.2)
- Newtonsoft.Json(>= 12.0.3)