/csharp-stellar-base

Library to create, encode and decode Stellar transactions

Primary LanguageC#OtherNOASSERTION

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