Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 553 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 553 Bytes

** 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