Hive Developer Portal

Search Results
Showing results for "get key references"
account_by_key_api.get_key_references
Returns all accounts that have the key associated with their owner or active authorities.
condenser_api.get_key_references
...key associated with their owner or active authorities. Also see: account_by_key_api.get_key_references
titles.broadcast_ops_custom
...unities.md Also see: Bridge, Broadcast Transaction, custom_json SDK Referencehive-keychain hivesigner.js hive-js beem hive-ruby Related setRole Sets a role for a give...
titles.account_recovery
...and interaction with Blockchain We import the libraries for the application. import getpass import beembase from beem.account import Account from beem import Hive from beem...
titles.hivesigner
...the blockchain via 3rd party apps without compromising the security of your private keys and passwords. It’s a simple identity layer built on top of the blockchain allowing...
titles.using_multisignature_accounts
...ut ready-to-use script to create an arbitrary transfer transaction is provided here: get_transaction.py This script can be used like this: python get_transaction.py --accou...
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.create_account
...ps App setup Setup dhive to use the proper connection and network. Search account Get account details after input has account name Generate private keys Generate proper...
titles.bridge
Methods: account_notifications does_user_follow_any_lists get_account_posts get_community get_community_context get_discussion get_follow_list get_payout...
titles.delegate_power
...only be available again after 7 days. Also see: delegate_vesting_shares_operation get_vesting_delegations Steps App setup - Library install and import. Connection to t...
titles.follow_user
...the Hive blockchain Input variables Collecting the required inputs via an HTML UI Get status Get the follow status for the specified author Follow operation Execute the...
titles.client_signing
...nto app.js and prepare it to communicate with a Testnet instance of Hive blockchain Get globals Network globals Account selection Select predefined account Operation sele...
titles.vote_on_content
...w to create a new post can be found on the Hive Devportal Also see: vote_operation get_active_votes Steps Configure connection Configuration of dhive to communicate wit...
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 To get the source code, clone a git repository using the follow...
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.get_state_replacement
Full, runnable src of Get State Replacement Api can be downloaded as part of: tutorials/javascript (or download just this tutorial: devportal-master-tutorials-javascript-...
titles.get_post_details
Full, runnable src of Get Post Details can be downloaded as part of: tutorials/python (or download just this tutorial: devportal-master-tutorials-python-05_get_post_detai...
titles.get_post_details
Full, runnable src of Get Post Details can be downloaded as part of: tutorials/javascript (or download just this tutorial: devportal-master-tutorials-javascript-05_get_po...
titles.get_post_details
Full, runnable src of Get Post Details can be downloaded as part of: tutorials/ruby (or download just this tutorial: devportal-master-tutorials-ruby-05_get_post_details.z...
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...