You are viewing a single comment's thread from:

RE: Python for STEEM: How to beem

in #busy5 years ago (edited)

I did not think of the STEM tag. I used up the 5 tags that busy.org allows me to use ...

Depending on what you want to do, I could just work on that.

Which data do you need, how do you want it exported ?

edit: I wanted to take this all the way to SMT creation ...

Sort:  

I have tried reading the beem documentation and either do not understand enough Python to properly use it, or some of the stuff I want is not directly callable.

I think I replied to my comment to answer your original question so I do not know if you get notified.

The documentation isn't great.
If it is part of steemworld.org, it is most likely directly callable.

In the next part, I was just going to look at a full block and how STEEM stores data.

Some parts further, I will explain how I read the source code to look at every function.

In the end, this tutorial should enable you to do all the things you mentioned in the other comment.

Thanks that sounds exactly the kind of information I am looking for.