Hive Developer Portal

Search Results
Showing results for "get account count"
condenser_api.get_follow_count
Returns the count of followers/following for an account. Parameters: account:string account (string) hiveio Queries the account named hiveio....
condenser_api.get_account_count
Returns the number of accounts.
titles.follow_user
...d example script: ruby check_follow.rb The API method we’re using here is condenser.get_following. We pass the name of the account we’re checking. If the account follows mo...
titles.get_follower_and_following
Full, runnable src of Get Follower And Following List can be downloaded as part of: tutorials/ruby (or download just this tutorial: devportal-master-tutorials-ruby-19_get...
titles.blog_feed
...ad just this tutorial: devportal-master-tutorials-ruby-01_blog_feed.zip). Also see: get_discussions_by_blog Script blog_feed.rb The script parses the creation date, assumi...
titles.exchange_node
...t accounts that involve the exchange. These instructions are similar to setting up a Get Transaction Node, but requires far less time to sync because it is configured to foc...
titles.get_transaction_node
...l show how to setup the lowest possible resource node that can support condenser_api.get_transaction and account_history_api.get_transaction. Sections Minimum Requirements...
titles.rc_dev
...to add support for the RC system. Also see: resource credits The RC demo script To get up and running, I (theoretical) have transcribed some key algorithms from C++ to Pyt...
titles.node_config
...ion set to /tmp/hived.sock): curl -s --data '{ jsonrpc: 2.0, method: condenser_api.get_account_count, params: [], id: 1 }' --unix-socket /tmp/hived.sock http: See: #320...
titles.blog_feed
...ain and displays them in simple list. Also some notes about usage of client.database.getDiscussions API. Intro Tutorial is demonstrates the typical process of fetching accou...
titles.witness_node
...The build process requires tools available in the default Ubuntu package repository. Getting hive source code The first step is to get the source code. Clone the git reposit...
titles.setting_up_testnet
...blockchain developers to verify changes to the blockchain and can allow witnesses to get a preview of changes that they are expected to approve. Setting up a testnet can be...
titles.tic_tac_toe
...rse of about two months and originally posted on his blog. Sections Part 1 Target Audience Why “tic-tac-toe”? Development Tools I’m using Planning Fron...
titles.vision
...ts and utilize opensource code in their applications. It offers a few endpoints for getting common data and build RSS feed from various communities, accounts and feeds. Get...