Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 856 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 856 Bytes

mx-sdk-erdcsharp

As of January 2023, the repository is largely outdated. Updates will follow.

MultiversX C# SDK for interacting with the blockchain (in general) and smart contracts (in particular).

This SDK depends on :

Main Features

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

Documentation

The documentation and guides can be found at Read the docs.

Change Log

All notable changes will be documented in this file.