Sign in Sign up
nuget

simple_sia_library

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.

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Aug 09, 2017
Releases
Version Released
1.0.0 initial