Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 862 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 862 Bytes

Sterlang

Build Status

An Erlang library to interact with Stellar's Horizon API.

WARNING ⚠️

This is project is still being developed and should not be used in its current state.

Usage

NOTE: There are still missing components. This is a work in progress.

Erlang

KeyPair = sterlang_key_pair:random().
PublicKey = sterlang_key_pair:public_key(KeyPair).

{ok, Pid} = sterlang:connect().
{Status, Headers, Body} = sterlang:create_account(Pid, PublicKey).

TODO

  • Add CI.
  • Add HTTP response records.
  • Send/Receive payments.
  • Better Elixir interop.

Donations

XLM: GBS7NXADHWHFDOB74EL4NVV3KWTZGBPCLBBX54NJ5CCY6OMJCUMOJ5VS