Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
/ lazy-steem Public archive

Easy tools for lazy STEEM shareholders (deprecated)

License

Notifications You must be signed in to change notification settings

develCuy/lazy-steem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(This project is deprecated due to the death of STEEM's cli_wallet. Long live to cli_wallet!)

lazy-steem - Easy tools for lazy STEEM shareholders

STEEM is very nice but it has some pretty boring repetitive tasks that could be automated.

Installation

Assuming you are on Ubuntu/Debian, please run the following commands:

# apt install uuid-dev libssl-dev
# luarocks install seawolf luasec dkjson

Available tools

publish_feed.lua

This script runs publish_feed cli_wallet command atomagically. Average STEEM market price is calculated from public APIs (currently Poloniex, Bittrex, Coinmarketcap, Blockchaing and Coindesk).

Usage example:

./publish_feed.lua http://localhost:8093

Where http://localhost:8093 is the remote address of your running cli_wallet instance, which should be unlocked by the time this script is invoked.

About

Easy tools for lazy STEEM shareholders (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages