Explore projects
-
-
Hive p2p network node that generates Hive information-sharing blockchain
Updated -
Interactive command-line wallet for interacting with the Hive blockchain
Updated -
Hive social media API server (offloads most API calls from hived to a HAF server)
Updated -
HAF-based account history API server (replaces need for hived nodes with account history plugin)
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 -
Hive Execution Layer in Python. Easily interact with the Hive blockchain using Python.
Updated -
-
-
-
common CI templates and scripts for Hive and Hive-related projects
Updated -
account reputation API server. Computes account reputations using HAF database.
Updated -
API server for graphing balances of Hive accounts (good example of a small HAF-based API server)
Updated -
-
Contains implementations of PostgreSQL specific tools providing functionalities required by other projects storing blockchain data in the PostgreSQL database. All the code from this repo has moved to HAF, so it can be deleted.
Archived 1Updated -
Documentation for developers building apps for the Hive block utilizing its fast 3-second block time and common REST API interfaces.
Production: https://developers.hive.io/ [master] Staging: http://developers-staging.hive.io/ [develop]
Updated -
caching reverse-proxy that sits in front of hive api servers (distributes traffic to hived & hivemind)
Updated -
Hive API server tests (contains tests for hived and hivemind APIs)
Updated