Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
saniro edited this page Feb 16, 2017 · 2 revisions

IotaApi

The Iota C# Library documentation. The Iota.Lib.CSharp.Api Namespace contains the IotaApi class that is used to interact with a local or remote iota node. Other utility classes are located in the Iota.Lib.CSharp.Api.Utils Namespace.

Namespaces

 

Namespace Description
Iota.Lib.CSharp.Api This namespace is the parent namespace of all Iota.Lib.CSharp.Api classes
Iota.Lib.CSharp.Api.Core This namespace contains the classes that are related to core api calls
Iota.Lib.CSharp.Api.Exception This namespace contains different exceptions that can occur
Iota.Lib.CSharp.Api.Model This namespace contains domain specific model classes, for example Bundle or Transfer
Iota.Lib.CSharp.Api.Utils This namespace contains different classes that provide utility methods.
 
Clone this wiki locally