snackycracky / haskell-stellar-sdk

Haskell SDK for the Stellarl payment network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Haskell SDK for the Stellarl payment network

License:Other


Languages

Language:Haskell 86.5%Language:RPC 13.5%