Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 658 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 658 Bytes

ErdCsharp

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

How to install?

ErdCsharp SDK is delivered via nuget package:
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.