.NET SDKs
Last updated
Last updated
Our MultiversX .NET SDKs are open-source and ready to be used for developing application with C#.
The starting point of Mx.NET.SDK is the MultiversX's official . Because the official repo is not currently maintained, started the development of multiple .NET SDKs and trying to keep them as up to date as possible.
The goal is to follow the official implementation of sdk-js and sdk-py to be easier to maintain and integrate new features as they are developed in their official repositories.
Also we are releasing example applications and templates for developers to start building. 🛠