Releases: metachaos-systems/steemex
Releases · metachaos-systems/steemex
Steemex v0.14.0 released
New features
- Steemit API client for
condenserJSONRPC API athttp://api.steemit.com - HTTP transport client for steemd JSONRPC API calls
- Customizable configuration for HTTP and Websockets tranports
- To use websockets transport set :api to
jsonrpc_ws_apiand :api_url towss://your.node.ws - To use http set :api to
jsonrpc_http_apiand :api_url tohttp://your.node.ws
- To use websockets transport set :api to