Privex Golos Python Library Logo
latest

Main:

  • Privex Golos Python documentation
  • Installation
    • Download and install from PyPi using pip (recommended)
    • (Alternative) Manual install from Git

Code Documentation:

  • Code / API Documentation
    • Module “golos”
    • golos.api
      • resolve_body_ru
      • Api
        • __init__
        • account_create
        • account_create_with_delegation
        • account_metadata
        • account_update
        • account_update_password
        • account_witness_proxy
        • change_recovery_account
        • check_login
        • convert_golos_to_vests
        • delegate_vesting_shares
        • delegate_vesting_shares_with_interest
        • find_op_transaction
        • follow
        • get_account_count
        • get_account_history
        • get_account_reputations
        • get_accounts
        • get_active_witnesses
        • get_all_accounts
        • get_balances
        • get_block
        • get_chain_properties
        • get_config
        • get_content
        • get_curation_percent
        • get_current_median_history_price
        • get_database_info
        • get_dynamic_global_properties
        • get_feed_history
        • get_follow
        • get_key_references
        • get_market_history_buckets
        • get_median_price
        • get_open_orders
        • get_ops_in_block
        • get_order_book
        • get_order_book_extended
        • get_order_price
        • get_recent_trades
        • get_ticker
        • get_tickers
        • get_transaction
        • get_transaction_hex
        • get_transaction_id
        • get_volume
        • get_witness_by_account
        • get_witness_count
        • get_witness_schedule
        • is_login
        • lookup_witness_accounts
        • post
        • replace
        • repost
        • resolve_url
        • transfer
        • transfer_to_vesting
        • transfers
        • vests_to_power
        • vote
        • withdraw_vesting
        • chain_properties
        • dynamic_global_properties
    • golos.base58
      • b58decode
      • b58encode
      • base58CheckDecode
      • base58CheckEncode
      • base58decode
      • base58encode
      • doublesha256
      • gphBase58CheckDecode
      • gphBase58CheckEncode
      • ripemd160
      • Base58
    • golos.broadcast
      • Tx
    • golos.exceptions
      • APINotFound
      • GolosException
    • golos.extras
      • dict_sort
    • golos.key
      • Key
        • __init__
        • get_keys
        • get_private_from_secret
        • get_public_from_private
        • get_public_from_secret
        • is_key
        • prefix
        • roles
    • golos.operations
    • golos.storage
    • golos.types
    • golos.ws_client
  • Unit Tests
Privex Golos Python Library
  • Docs »
  • Overview: module code

All modules for which code is available

  • golos
    • golos.api
    • golos.base58
    • golos.broadcast
    • golos.exceptions
    • golos.extras
    • golos.key
    • golos.types
    • golos.ws_client
  • tests
  • typing

© Copyright 2019, Privex Inc. Revision d3aeb4e3.

Built with Sphinx using a theme provided by Read the Docs.