/haskell-stellar-sdk

Haskell SDK for the Stellarl payment network

Primary LanguageHaskellOtherNOASSERTION

Haskell Stellar SDK

This package provides functions for interacting with Horizon servers that are used as part of the Stellar payment network. There is support for performing queries to a Horizon server, as well as for constructing, signing and submitting transactions to the network.

Attribution

The code to parse XDR specifications and generate the corresponding code was taken from dylex/haskell-nfs.