You are viewing a single comment's thread from:

RE: Some piston scripts (for witnesses)

in #witness-category7 years ago

Looks like I should be studying Piston. I am on it. Taking the codecademy course on Python. I would appreciate any tip for someone willing to be able to better interact with Steem.

BTW, can Piston be used to interact with other blockchain networks?

Sort:  

No. It's derived from a BTS lib, but STEEM specific. Also, there is a new steemit inc. supported library called steem-python

steem-js is useful too, it has some more API calls I think and is useable in the browser.

Thank you!