ExGolos v0.10 released: 0.17 HF support [open source Elixir library for Golos]
This release implements support for Golos 0.17 hard fork and restores functionality of JSONRPC APIs broken by the hard fork.
Repos and docs
- github
- hex.pm
- docs
- function call examples
- streaming consumer example
- To maintain a better developer experience, all ExGolos functions and configs settings are in sync with Steemex
New features
- JSONRPC API updates and fixes required for HF 0.17
- HTTP transport client for JSONRPC API calls
- A more stable Websocket client
- Customizable configuration for HTTP and Websockets tranports
- To use websockets transport set :api to
jsonrpc_ws_api
and :api_url towss://your.node.ws
- To use http set :api to
jsonrpc_http_api
and :api_url tohttp://your.node.ws
- To use websockets transport set :api to
Roadmap
- Add latest blockchain ops
- Add more structured ops and transformations
- Add transaction broadcast
About Elixir
Elixir is a functional programming language with superior concurrency primitives, distributed computation and fault tolerance capabilities based on Erlang/OTP.
Personally, I am really happy with my bet on Elixir to build cryptotokens related apps and strongly recommend to learn more about Elixir and Erlang ecosystem.
Learning resources:
- ElixirConf Jose Valim Keynote
- ElixirConf 2016 Chris McCord Keynote
- Elixir School
- Elixir Crash Course
Thanks for the contribution!
I've only programmed with Erlang once a few years ago, and I can remember enjoying it, so I will definitely check out Elixir! Looks like a cool project, would be great if you added an English version of the README.
A link to the answers of the questionnaire can be found here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thanks, @amosbastian! Have a look at Elixir School, it's quite useful for developers interested in Elixir.
Hey @ontofractal
Thanks for contributing on Utopian.
We're already looking forward to your next contribution!
Contributing on Utopian
Learn how to contribute on our website or by watching this tutorial on Youtube.
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!