The essence of the library is to generate a transaction according to the required operations (vote, comment, etc.), sign the transaction and broadcast to the Graphene-based blockchain (Golos/Steem).
Info
Version: | 2.2.12 |
Author(s): | Chainers (ChainArtSoft) |
Last Update: | Monday, October 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chainers/Ditch |
NuGet Url: | https://www.nuget.org/packages/Ditch |
Install
Install-Package Ditch
dotnet add package Ditch
paket add Ditch
Ditch Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Cryptography.ECDSA.Secp256k1(>= 1.0.1)
- WebSocket4Net(>= 0.15.09)
- Newtonsoft.Json(>= 10.0.3)
Tags