All Projects → QuantozTechnology → csharp-stellar-base

QuantozTechnology / csharp-stellar-base

Licence: other
Library to create, encode and decode Stellar transactions

Programming Languages

C#
18002 projects
RPC
45 projects

** Deprecated **

This SDK does not support Horizon 0.17.0 A more actively maintained SDK for .NET Core can be found here: https://github.com/elucidsoft/dotnet-stellar-sdk

csharp-stellar-base

Quick and dirty library to create, encode and decode Stellar transactions

Dependencies

  • .NET 2.0

Usage

  • Open in project Visual Studio (tested in VS 2015)
  • Build Solution

Tests

  • Run self tests using [TEST] -> Run -> All tests
    • or [Ctrl+R], A

Generate code (LINUX commandline)

use ruby > 2.2.6 run:

bundle
rake xdr:generate
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].