yann4460 / elrond-sdk.dotnet

Elrond SDK for .NET Core
GNU General Public License v3.0
17 stars 4 forks source link

Elrond SDK for .NET Core

Build status

How to install ?

Elronford SDK for .NET Core is delivered via nuget package, therefore it can be installed as follows:

Install-Package elrond-sdk.dotnet

Package

Elrond C# SDK for interacting with the Elrond Network (in general) and Smart Contracts (in particular).

This SDK depends on :

How to install ?

Elronford SDK for .NET Core is delivered via nuget package, therefore it can be installed as follows:

Install-Package elrond-sdk-erdcsharp

Main Features

Documentation

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

Change Log

All notable changes will be documented in this file.