The library wrapper for the API commands found at https://github.com/NebulousLabs/Sia/blob/master/doc/API.md On that page, you will find the expected inputs for each command. I have also created some helper objects in the Helper & JSON_Models folder. Each class should be appropriately named – for example NetAddressValidator validates network addresses. In UtxoSupportClasses it contains a lot of support classes that are typically not used as input for commands directly. You can consider them building blocks for the classes Transaction and OptionHostPostParameters. There are many classes where I did not create the input objects, I will leave that exercise up to the developer using the library at this time.
License
—
Deps
3
Install Size
—
Vulns
✓ 0
Published
Aug 9, 2017
$ dotnet add package simple_sia_libraryNo README available.