stellar-dotnet-sdk

The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network.


Keywords
'.NET, 'Blockchain', 'Crypto', 'Distributed, 'Horizon', 'Stellar', Core', Ledger'
License
Apache-2.0
Install
Install-Package stellar-dotnet-sdk -Version 13.1.2

Documentation

dotnet-stellar-sdk

Stellar API SDK for .NET

Report Bug · Request Feature · Report Security Vulnerability

About The Project

dotnet-stellar-sdk is a .NET library for communicating with a Stellar Horizon server or Stellar RPC server.
It is used for building Stellar apps.
This project originated as a full port of the official Java SDK API.

Installation

The stellar-dotnet-sdk library is bundled in a NuGet package.

Visual Studio

JetBrains Rider

Other

Examples

The SDK includes numerous example applications showcasing its features. Explore these standalone projects:

Documentation

Documentation is available here.

Community & Support

Contributing

For information on how to contribute, please refer to our contribution guide.

License

dotnet-stellar-sdk is licensed under an Apache-2.0 license. See the LICENSE file for details.