Explore projects
-
API server for graphing balances of Hive accounts (good example of a small HAF-based API server)
Updated -
-
Dictionaries used by hived to compress block log (updated after 1 million blocks)
Updated -
Interactive command-line wallet for interacting with the Hive blockchain
Updated -
common CI templates and scripts for Hive and Hive-related projects
Updated -
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 -
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 -
-
-
HAF-based account history API server (replaces need for hived nodes with account history plugin)
Updated -
Hive Execution Layer in Python. Easily interact with the Hive blockchain using Python.
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 -
caching reverse-proxy that sits in front of hive api servers (distributes traffic to hived & hivemind)
Updated -
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 -
Updated