You are viewing a single comment's thread from:

RE: Steemex v0.14 released: now with official Steemit API support [open source Elixir library for Steem]

in #utopian-io6 years ago

Thank you for your contribution. A great library, but do you have an example code so that user can be made familiar with basic stuff.


Need help? Write a ticket on https://support.utopian.io.

Chat with us on Discord.
[utopian-moderator]

Sort:  

Thanks, @codingdefined!

Sure, there are examples for:

  • JSONRPC methods tests that contain examples for most calls
  • Return values examples for JSONRPC methods are provided in the documentation for specific APIs
  • Example of a stateful streaming consumer module
  • Example of configuration values for different transports