Hey everyone. I'm going live right now!
I'm going to be making changes to some examples in the steem-js api.
Thanks for following and enjoy.
Hey everyone. I'm going live right now!
I'm going to be making changes to some examples in the steem-js api.
Thanks for following and enjoy.
You got a 7.91% upvote from @buildawhale courtesy of @r351574nc3!
If you believe this post is spam or abuse, please report it to our Discord #abuse channel.
If you want to support our Curation Digest or our Spam & Abuse prevention efforts, please vote @themarkymark as witness.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey! I've been following your tutorials! Great content... thank you so much for helping devleopers gets aquanited with the steem-js API
I have a quick question about steem-js:
Does anyone know how to obtain the tags used by a spcefic account? I noticed with the API call for 'getAccounts' there is an array called 'tags_usage'; however, for every account I look at the array is empty... 'tags_usage: []'.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
There are a lot of fields like that. They were used at one point, but are deprecated now and no longer contain the data you need. I recommend using account history. https://utopian.io/utopian-io/@r351574nc3/tutorial-viewing-steemit-account-history
You will want to
comment
operation.json_metadata
for eachcomment
tags
fromjson_metadata
. Here's an example ofjson_metadata
.Hope that helps.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Wow, thank you so much! I will be doing some coding tonight and will let you know how it goes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit