Hello,
I’m a bit confused. There are several dotnet wrappers:
- https://github.com/NemProject/csharp2nem (is deprecated as I see)
- https://github.com/NemProject/nem1-sdk-csharp
- https://github.com/nemtech/nem2-sdk-csharp
Last two are mostly the same, but slightly different.
What should I use for a new integration with NEM blockchain (simple transfers, offline signing, transaction tracking)?