在steem chain上發出custom JSON

in #programming4 years ago

根據steemjs的documentation,發出custom JSON的語法如下:

steem.broadcast.customJson(wif, requiredAuths, requiredPostingAuths, id, json, function(err, result) {
  console.log(err, result);
});

然後就讓我來測試一下吧:

json = JSON.stringify ({
  "光復香港":"時代革命",
  "天滅中共":"全黨死清光"
});

steem.broadcast.customJson(my_posting_key, [], ["kenchung"], "黑警死全家", json, function(err, result) {
  console.log(err, result);
});

成功了! 訊息已被紀錄在steem blockchain之上。

https://steemd.com/tx/cffcaa57e38fed005caa2e50911ac668ca3846b9

測試完畢,接下來就是看看如何用custom JSON去玩一下steemmonster了。

Sort:  

Hi @kenchung!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your UA account score is currently 4.280 which ranks you at #2913 across all Steem accounts.
Your rank has not changed in the last three days.

In our last Algorithmic Curation Round, consisting of 88 contributions, your post is ranked at #83.

Evaluation of your UA score:
  • Some people are already following you, keep going!
  • Try to show your post to more followers, for example via networking on our discord!
  • Try to work on user engagement: the more people that interact with you via the comments, the higher your UA score!

Feel free to join our @steem-ua Discord server