Explore projects
-
-
-
UI for Block Explorer application. Tightly coupled to hive/haf_block_explorer project.
Updated -
Updated
-
Updated
-
Hive social media API server (offloads most API calls from hived to a HAF server)
Updated -
-
The ratings project contains the proposition database schema for PostgreSQL, PostgREST API, and the prototype UI React application.
Updated -
common CI templates and scripts for Hive and Hive-related projects
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 -
Community-driven, transparent watchlist of suspicious Hive accounts & DMCA URLs; a reference for scam, AML, and DMCA monitoring
Updated -
HAF-based account history API server (replaces need for hived nodes with account history plugin)
Updated -
-
Shared plugins for Hive ecosystem (json_rpc, webserver, statsd, app_status_api) (used by hive and beekeeper)
Updated -
Hive p2p network node that generates Hive information-sharing blockchain
Updated -
Interactive command-line wallet for interacting with the Hive blockchain
Updated -
API server for graphing balances of Hive accounts (good example of a small HAF-based API server)
Updated -
account reputation API server. Computes account reputations using HAF database.
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