C# .NET 4.6 / .NET Standard Port of the IOTA lib (https://github.com/iotaledger/), build to fit into Clean Architecture (see below).
More information: http://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html
This is the inofficial IOTA C# library. Currently "work in progress" to implement the changes introduced with IOTA 1.5 (Chrysalis). For any questions on how to get started (and since the documentation is very much outdated) feel free to contact me via discord (Felandil#6471)
If you want to contribute, please feel free to grab an issue or implement more features. Alternatively you can support the development by donating to
EAGVYUFNOKIBECWJXQHFQQIQLAGSBYWXTLFLDZDGSLVDT9XMCKNOOUBDXCZHTJYYQWPKPIEUWVLXBBJJWKZBQRBNIX
Proof of work can currently only be done remotely. Signing transactions etc. is still work in progress.
Operation - Node | Supported |
---|---|
GET /health | Yes |
GET /api/v1/info | Yes |
Operation - Tangle | Supported |
---|---|
GET /api/v1/tips | Yes |
OUDATED https://tangle-net.readthedocs.io/en/latest/
TBD
OUDATED
.NET 4.6.1: https://www.nuget.org/packages/Tangle.Net
.NET Standard 2.0: https://www.nuget.org/packages/Tangle.Net.Standard/
.NET 4.6.1: https://www.nuget.org/packages/Tangle.Net.Mam/
.NET Standard 2.0: https://www.nuget.org/packages/Tangle.Net.Standard.Mam/
https://tangle-net.readthedocs.io/en/latest/getting_started.html