Skip to content

⚡ MultiversX .NET SDK: Complex library for interacting with MultiversX blockchain

License

Notifications You must be signed in to change notification settings

RemarkableTools/Mx.NET.SDK

Repository files navigation

Mx.NET.SDK

⚡ MultiversX C# SDK: Complex library for interacting with MultiversX blockchain

*The starting point for these SDKs is the MultiversX's official C# repository.


How to install?

The content is delivered via nuget packages:

RemarkableTools.Mx Package
RemarkableTools.Mx.Core Package
RemarkableTools.Mx.Wallet Package

Main Features

  • Querying blockchain data
  • Transaction construction, signing and broadcasting
  • Wallet creation, derive wallet from mnemonic
  • Smart Contracts deployment and interaction (execution and querying)
  • Query values stored within Smart Contracts

Documentation

The documentation and guides can be found here


Other resources