Explore projects
-
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 -
The ratings project contains the proposition database schema for PostgreSQL, PostgREST API, and the prototype UI React application.
Updated -
Hive p2p network node that generates Hive information-sharing blockchain
Updated -
-
Hive social media API server (offloads most API calls from hived to a HAF server)
Updated -
Updated
-
C++ websocket client/server library (imported from github.com/zaphoyd/websocketpp)
Updated -
-
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 -
-
account reputation API server. Computes account reputations using HAF database.
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 -
-
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 -
Hive API server tests (contains tests for hived and hivemind APIs)
Updated -
AI-powered proposition extraction web UI and other data generation utilities.
Updated