bryanjos

bryanjos

Stellar - a Stellar client for Elixir

Hi, I wanted to share a project we’ve been working on at Revelry Labs. It’s a Stellar client for Elixir.

Currently it supports all of the endpoints in the Stellar API, but doesn’t build and create transactions. But that is on the roadmap.

Hoping it is useful to anyone out there interested in Stellar

Most Liked

bryanjos

bryanjos

Yes, it should work with a private stellar network.

config :stellar, network: "https://my_private_network_url.com"

That should do it. It’s on my todo list to look back at that lib and see if anything changed recently with the stellar api. Hopefully it’s still useful in the mean time

guuholielixir

guuholielixir

is this lib works for private stelar?

Last Post!

josefrichter

josefrichter

Is anyone using this, please?

I’m not sure I understand how to build a transaction here. Their Python SDK has a TransactionBuilder class that helps with that, but how do I do it here, please?

Where Next?

Popular in Announcing Top

Qqwy
Hello everyone, I wrote a small library today called MapDiff. It returns a map listing the (smallest amount of) changes to get from map...
New
OvermindDL1
I created a new library (rather I pulled out a couple files from my big project), it manages an operating system PID file for the BEAM. ...
New
josevalim
Hi everyone, We would like to announce that Plataformatec is working on a new MySQL driver called MyXQL. Our goal is to eventually integ...
New
tmbb
I’ve been working on two packages (not on hex.pm yet) to build admin interfaces for phoenix apps: bureaucrat - which contains a bunch ...
New
sasajuric
I’d like to announce a small library called boundaries. This is an experimental project which explores the idea of enforcing boundaries ...
New
oltarasenko
Dear Elixir community, After a year of development, bug fixes, and improvements, we are proudly ready to share the release of Crawly 0.1...
New
restlessronin
The repo is at GitHub - cyberchitta/openai_ex: Community maintained Elixir library for OpenAI API · GitHub. Docs are at OpenaiEx User Gu...
152 10796 134
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement