Explore projects
-
Hive p2p network node that generates Hive information-sharing blockchain
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 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 -
-
-
-
Hive API server tests (contains tests for hived and hivemind APIs)
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 -
-
HAF-based account history API server (replaces need for hived nodes with account history plugin)
Updated -
Plugin/extension for tavern framework simplifying and providing ability to benchmark and test API endpoints. Used by Hivemind pattern based tests.
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 -
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