Explore projects
-
-
-
Hive social media API server (offloads most API calls from hived to a HAF server)
Updated -
Hive Application Framework for building robust and scalable Hive APIs and apps. HAF servers collect blockchain data from a hived node, providing a standardized SQL database for defining general-purpose and app-specific APIs for Hive.
Updated -
-
-
-
-
-
Documentation for WorkerBee API library
Updated -
Documentation for BeeKeeper (a light-weight process for securely managing private keys)
Updated -
-
Interactive command-line wallet for interacting with the Hive blockchain
Updated -
HAF-based account history API server (replaces need for hived nodes with account history plugin)
Updated -
Hive p2p network node that generates Hive information-sharing blockchain
Updated -
This tool takes an OpenAPI JSON description of a REST-based API and generates a wax function wrapper for each API method. These wrapper functions are then called by client apps to generate REST API calls and process the results of those calls. This script should be run to generate new wrappers whenever any API has interface changes (for example, a new API call added to balance tracker).
Updated -
-
common CI templates and scripts for Hive and Hive-related projects
Updated -
API server for graphing balances of Hive accounts (good example of a small HAF-based API server)
Updated -
UI for Block Explorer application. Tightly coupled to hive/haf_block_explorer project.
Updated