Holger avatar

Update for Steem Basic Income Automation - scripts are ported to HIVE and running now!

holger80

Published: 23 Mar 2020 › Updated: 23 Mar 2020Update for Steem Basic Income Automation - scripts are ported to HIVE and running now!

Update for Steem Basic Income Automation - scripts are ported to HIVE and running now!

sbi.png

Repository

https://github.com/holgern/steembasicincome

About Steem Basic Income

Steem Basic Income is a voluntary social experiment to bring a crowd-funded basic income to as many Steemians as possible. Members join by sponsoring others into the program. Steem Basic Income is delivered through providing regular upvotes to member content.

Update of beem

beem is updated to the newest version (0.22.4) to be able to use it for the HIVE blockchain.

Option to use HIVE blockchain has been added

The config.json has now a hive_blockchain parameter. When set to true, only HIVE nodes are selected.

Nodes are obtained by

    nodes = NodeList()
    try:
        nodes.update_nodes()
    except:
        print("could not update nodes")
        
    node_list = nodes.get_nodes(hive=hive_blockchain)
    stm = Steem(node=node_list, num_retries=3, timeout=10)

Current symbols are replaced

STEEM and SBD is replaced by stm.steem_symbol and stm.sbd_symbol

Enjoy your upvotes from the SBI project under HIVE :).

GitHub Account

https://github.com/holgern

Leave Update for Steem Basic Income Automation - scripts are ported to HIVE and running now! to:

Written by

beem Developer, Hive Witness, beempy.com, rewarding.app

Read more #steembasicincome posts


Best Posts From Holger

We have not curated any of holger80's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Holger