Category: blockchain
The Steem Blockchain RPC nodes have a few plugins that can be configured enabled/disabled. We can use the following Javascript function (NodeJS) to check if those plugins are enabled …
Previously, we learn how to use Javascript/NodeJs function to compute the real downvote mana/power for accounts on steem blockchain via the steem.api.getAccounts API. Today, we are going to compute …
Accounts on Steem Blockchain have daily “Free” Downvote Power – which has 20% of the upvoting Mana. We can use the following Javascript/NodeJs function to calculate the downvote power. …
Blockchain is a hot topic – and we’ll use simple Java code to illustrate the idea. First, we need to define a Block class that is basically a Node …
Before investing in cryptocurrencies you must be aware that your investment can go and down as cryptocurrencies are more commodity like than true currency. Taking Bitcoin as an example, …