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

QuantozTechnology/csharp-stellar-base

Repository files navigation

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

About

Library to create, encode and decode Stellar transactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages