JSON RPC calls from bash for other Steem funcationality
That's an odd typo.
I want in on this. How soon until you have some RPC functions so I can use these in my scripts?
JSON RPC calls from bash for other Steem funcationality
That's an odd typo.
I want in on this. How soon until you have some RPC functions so I can use these in my scripts?
Eh. One letter...
I have a local branch on my system that's not quite ready for prime time yet. I've got a basic function for doing RPC calls and I've been adding in all of the ones that came back when I got an invalid method invocation exception. At least, I'm adding in the ones that I can figure out how to use. I'm double checking the names against the Steem Python docs, some of them don't seem to work, but the ones that are working I'm putting in. Give me another day and I'll have something you can start scripting against. The error handling isn't really there, but for the happy path they're quite happy.